I want Jboss to call a startup() method on an an  object (not a bean) when I
start it and a shutdown method when I stop it. Weblogic allows me to specify
startup and shutdown classes in its properties file and calls startup and
shutdown()on that class. Is there any standard way to do this with Jboss? I
can add code to do it, but prefer not to reinvent the wheel. (I'm running
with Jetty).




--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to