[jboss-dev-forums] [Design of Management Features on JBoss] - Re: JBAS-6693 - Add deployExploded argument to DeploymentMan
scott.stark@jboss.org
do-not-reply at jboss.com
Mon May 18 04:03:34 EDT 2009
"emuckenhuber" wrote : WRT: https://jira.jboss.org/jira/browse/JBAS-6693
|
| We might want to add a notion of DeploymentOptions to the DeploymentManager instead of just a boolean argument like:
|
|
| | DeploymentProgress distribute(String name, URL contentURL, DeploymentOption... options);
| |
| Ok.
|
| "emuckenhuber" wrote :
| | I don't really like this, as the profileservice-spi should not really depend on the API from the DeploymentManager. Although it might be ok for 5.x and we'll review that for AS6 again?
| The DeploymentOption could be in a package already in use by both the repository and deployment manager packages to avoid a dependency on the DeploymentManager.
|
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4231530#4231530
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4231530
More information about the jboss-dev-forums
mailing list