2 Replies Latest reply on Dec 7, 2005 12:49 PM by raimreddy

    Can I, plugin a Class during the JBoss Shutdown todo some po

    raimreddy

      Hi --

      Right now I am using JBOSS as the development application server for my application.

      During the JBOSS shutdown either Gracefully or Forcefully, I have to do some processing (say for example delete a file, whcih I created during the JBOSS startup). How do I ensure that, the file I wanted to be deleted on JBOSS shutdown.

      Is there any way, that I can write a plugin class which will be called upon JBOSS shutdown.

      Thanks
      Rakesh