Unfortunately there is no way to stop a thread (Thread.stop() is deprecated and
the native code, the threads are, in ignore
Thread.interrupt()). What kind of listener do you mean? We extended the
javax.servlet.http.HttpServlet class, but the
destroy method does not get called until all http processor threads have
terminated.

> I think what you want to do is add/write a Listener that will look for the
> shutdown event and kill the threads and take other actions as appropriate.
> But, I'm no developer, so others might have better solution.
>
> John



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

Reply via email to