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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...