Re: auto-start JAVA application



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.
.



Relevant Pages

  • Re: compiled servlet -- class wont run...
    ... Frances Del Rio said: ... NOW finally I'm understanding this ... on administering a Windows system)? ... : Java 2 SDK, with links to their reference pages: ...
    (comp.lang.java.help)
  • Re: nnn byte record too large
    ... > The file was FTP-ed via a windows system to the VMS machine. ... > SYSTEM> @jar. ... this is not DCL but Java. ...
    (comp.os.vms)
  • know processes of system
    ... processes in the windows system by using java. ... api for the know the running processes of the system. ... Dchoubey ...
    (comp.lang.java)