we use the JMX spine for automated "work" at startup look at the startup sequence of JBoss and the conf file marc |-----Original Message----- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of John Festa |Sent: Tuesday, January 09, 2001 12:36 PM |To: '[EMAIL PROTECTED]' |Subject: [jBoss-User] doing work at container startup time ??? | | |I'm interested in executing some code at container startup time. | |Weblogic provides for such functionality -- you build a class that |implements the interface "weblogic.common.T3StartupDef", set some |properties |in the weblogic.properties file, Weblogic will load your class and invoke |your implementation of the "startup()" method on that interface upon |container startup. | |Does JBoss provide such functionality? Thanks in advance ! | |P.S. -- |For reference, docs on Weblogic's 'startup' features can be located via |their "Weblogic documentation map" under "Developer Guides" under the topic |"Doing work at server startup and shutdown" | |mailto:[EMAIL PROTECTED] | |Aspen Technology, Inc. |200 South Street |New Providence, New Jersey 07974 | | | |-- |-------------------------------------------------------------- |To subscribe: [EMAIL PROTECTED] |To unsubscribe: [EMAIL PROTECTED] |List Help?: [EMAIL PROTECTED] | | -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] List Help?: [EMAIL PROTECTED]
