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.