Hello. I have some classes that are started by a servlet when tomcat starts, 
their main method has a timer to execute some stuff periodically. When i shut 
tomcat down, the classes remain running.  How can i make them shut down with 
tomcat? 

The reason they stay up is probabbly the same for their log file to be 
catalina's log and not my app's log, which i still have not figured out how 
to change.

Thanks!


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to