[jboss-dev-forums] [JBoss AS7 Development] - Re: Multiple phase deployments
David Lloyd
do-not-reply at jboss.com
Wed Oct 13 18:30:49 EDT 2010
David Lloyd [http://community.jboss.org/people/david.lloyd%40jboss.com] created the discussion
"Re: Multiple phase deployments"
To view the discussion, visit: http://community.jboss.org/message/566356#566356
--------------------------------------------------------------
If service lifecycle needs to be manually controlled, then you can have a service for each phase which is manually controlled to "NEVER" at first and then set to "IMMEDIATE" as each part becomes active.
Basically any time a service should be manually controlled, toggle the mode to do so. Any time you have a multi-phase start sequence you should use a separate service for each phase.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/566356#566356]
Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20101013/439ea29c/attachment.html
More information about the jboss-dev-forums
mailing list