Hi

jboss has the same funcionality using JMX, basically you have to implement
an MBean that will be loaded on jboss startup, check the docos

regards
Roberto

----- Original Message -----
From: "John Festa" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 09, 2001 8:36 PM
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]

Reply via email to