0 Replies Latest reply on Feb 23, 2007 7:27 AM by hskiran

    Servlet destroy() method not called when using Jboss Service

    hskiran

      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