Posted By:
Will_Starck
Posted On:
Tuesday, September 17, 2002 10:44 AM
I have Tomcat 4.0.3 installed on Mac OSX server 10.2. I'm running a servlet that creates barcode images on web pages. This all works fine, however, when Tomcat occasionally crashes, I need to restart it in the Terminal. When I do this, an app pops up in the dock called org.apache.catalina.startup.Bootstrap. Problem is, when I log out, the app quits and there goes my servlet.
Do I have something misconfigured, or is there another way to restart Tomcat to prevent this problem?
Thanks,
Will