On Mon, 4 Apr 2005 17:04:39 +0200
Edouard Dalla-Costa <[EMAIL PROTECTED]> wrote:

> 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??
> 

No there is no proper way to do this with Tomcat.
You have to hack your code.

More details here :
http://issues.apache.org/bugzilla/show_bug.cgi?id=33589
http://issues.apache.org/bugzilla/show_bug.cgi?id=33967

Regards

> Thanx by advance
> 
> Edouard
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

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

Reply via email to