[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Servlet destroy() method not called when using Jboss Service

hskiran do-not-reply at jboss.com
Fri Feb 23 07:27:11 EST 2007


Hello All,

I have an StartUpServlet, with some cleanup code in the destroy() method. On normal shutdown of the application server (e.g using crtl+c) the destroy method is called, but while stopping the Jboss using Service (e.g net stop jboss), the destroy method is not called.

Any opinion as why this is happening?

Thanks and Regards,
Shashi Kiran

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4021070#4021070

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4021070



More information about the jboss-user mailing list