Re: auto-start JAVA application
- From: Manfred Rosenboom <marochess@xxxxxx>
- Date: Fri, 24 Nov 2006 13:21:55 +0100
On a Windows system you have to run your Java application as a service.
Have a look at the free available JavaService tool at
http://javaservice.objectweb.org/
This tool will make a Java program runnable as a Windows service.
On Linux/Solaris/... you have to write your own rc file for this
purpose.
.
- References:
- auto-start JAVA application
- From: jilt3d
- auto-start JAVA application
- Prev by Date: auto-start JAVA application
- Next by Date: Re: Starting with JSP files
- Previous by thread: auto-start JAVA application
- Next by thread: Re: auto-start JAVA application
- Index(es):
Relevant Pages
|
|