[jboss-dev-forums] [JBoss AS7 Development] - Re: Asynchronous results from executing a deployment plan
Brian Stansberry
do-not-reply at jboss.com
Thu Sep 9 07:16:04 EDT 2010
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&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100909/063913a1/attachment.html
More information about the jboss-dev-forums
mailing list