Brian Stansberry [
http://community.jboss.org/people/bstansberry%40jboss.com] created the
discussion
"Re: Asynchronous results from executing a deployment plan"
To view the discussion, visit:
http://community.jboss.org/message/560764#560764
--------------------------------------------------------------
Semi-OT, this discussion makes me see a flaw in my impl of the DeploymentPlan notion. One
thing a deployment plan supports is the notion of grouping a set of actions (e.g. separate
deploy/undeploy operations) together and rolling them all back in case of failure of any.
Again, simple enough to do if a problem occurs on the thread the calls
BatchBuilder.install(). But more complex if the failure is on another thread that's
installing a service.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/560764#560764]
Start a new discussion in JBoss AS7 Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]