Hello, I am using tomcat 5.0.30 which is working well. However I encountered a problem when I want to stop it. When I stop Tomcat, it calls the destroy method which is supposed to kill all my running threads but it goes to fast. So I was wondering if there was a proper way to make tomcat waiting until all my threads are down??
Thanx by advance Edouard --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
