3 Replies Latest reply on Jun 19, 2012 1:39 AM by jaikiran

    Invoke a method in my application during JBoss start up

    rakeshsagar

      Hi all,

       

      The following is the requirement:

       

      I have an application which I deploy in the JBoss. There is a method in my application which I want to invoke this method while JBoss starts up.

      This method basically does some processing and gathers data which will be used once the server is up.

       

      How can I achieve this functionality in JBoss AS 7??

       

       

      Thanks,

      Rakesh