I have installed Tomcat as an NT service. How can I prevent it from terminating when the user logs off?
Created May 7, 2012
morgan rachell This is supposedly an issue with JDK 1.3. I had this same problem with JRun and managed to fix it by using JDK 1.3.1. Try 1.2 if that's an option.