RE: Not able to shutdown tomcat

2009-03-11 Thread Aleksandr Elbakyan
, 6:02 PM From: Aleksandr Elbakyan [mailto:ramal...@yahoo.com] Subject: Not able to shutdown tomcat So I need somehow shut down thread pool manually from some other tomcat shutdown listener thread. You need to implement a ServletContextListener that will terminate your threads when

Not able to shutdown tomcat

2009-03-10 Thread Aleksandr Elbakyan
Hello, I have tomcat running with thread pool inside which has Callable threads in it. And there are not daemon threads When I am shutting down tomcat the tomcat is not getting shutdown and is waiting until all threads in the pool will be done. But there there are threads which are never done.

RE: Tomcat Shutdown

2009-03-10 Thread Aleksandr Elbakyan
So how to ping to application so that tomcat is going to be shutdown? --- On Tue, 3/10/09, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: Caldarale, Charles R chuck.caldar...@unisys.com Subject: RE: Tomcat Shutdown To: Tomcat Users List users@tomcat.apache.org Date: Tuesday,