I'm using JBoss 327 with Tomcat 5.
My applications running inside JBoss (Tomcat) need some kind of "runtime
initializing". For example when a MBean is deployed, inside the start()
method my runtime will be initialized.
How can I achieve this with a WAR file? I want to call a method once when my
WAR file is deployed.
-- 
View this message in context: 
http://www.nabble.com/Initialize-something-once-when-deploying-war-file-tf4023470.html#a11428024
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to