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&...]