Click to See Complete Forum and Search --> : JAVA + service on WinNT


gio giazzon
September 26th, 2000, 04:32 PM
Hi.
I´m running the Apache Server with Tomcat to run the servlets, on WinNT. When logging out, the NT was killing the Tomcat process, so I´ve made a program in C that sets the Tomcat as a service. But now when logging out the WinNT is killing the JAVA process. So, the Tomcat is still as a process but it can´t work, since JAVA isn´t on. I would like to know if someone knows how to keep the JAVA process alive. Thanx.