1 Reply Latest reply on Sep 27, 2002 10:48 PM by juha

    App Server Startup

    chriskrn1

      Hi

      Is there a standard startup mechanism that the J2EE spec specifies eg. in a web container, the servlet has an init() method. Is there an equivalent standard mechanism for a J2EE app server? Although I am using JBOSS as my app server, I would obviously like this mechanism to work across all app servers, if possible.

      Regards