Hi,

My server application requires all sorts of initialization before it can
start working (subscribing to JMS, preparing static in memory tables, etc.).

Is there a convention to do that with ALL application servers / use some
Java trick to do that ? I want my code to run after the application server
has completed initializing itself.

If not, what is the right way to do that with JBoss ? Any other application
servers you know (Weblogic / WebSphere / JRun / etc.) ?

Thanks,
        Yaniv

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to