You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Raja Gudepu <ra...@opticominc.com> on 2003/12/26 21:48:39 UTC

Tomcat does not shutdown

Hi there,
I have integrated tomcat 4.1.29 with apache 1.3.29 using mod_jk (using ajp13)
I have deployed a web application into tomcat and when tomcat starts up , I have a servlet that loads up automatically. (load-on-startup is used in web.xml of the webapplication).
 
But when I try to shutdown tomcat , by using the shutdown.bat, tomcat window does not close.
When I do not load the servlet on startup, everything seems to be fine. But I need to know how to shutdown tomcat with my servlet getting loaded up on start up.
 
Please do help me,
Thanks 
raj.