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/560801#560801
--------------------------------------------------------------
Yeah, that works too; eliminates the unclean feeling of having a
"DeploymentPlanResult" object whose results are unstable over time.
For now I'll generate the DeploymentPlanResult based off the status when
BatchBuilder.install() returns. If later we figure out a mechanism to identify and track
the status of services that represent the "meat" of a particular deployment
type, then we can defer generating the DeploymentPlanResult until those services are
"complete". That change wouldn't affect API.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/560801#560801]
Start a new discussion in JBoss AS7 Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]