[jboss-jira] [JBoss JIRA] Resolved: (JBAS-6693) Add deployExploded argument to DeploymentManager.distribute()
Emanuel Muckenhuber (JIRA)
jira-events at lists.jboss.org
Thu Jun 4 04:02:03 EDT 2009
[ https://jira.jboss.org/jira/browse/JBAS-6693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Emanuel Muckenhuber resolved JBAS-6693.
---------------------------------------
Resolution: Done
As mentioned on the forums, i've added some DeploymentOptions to enable this. The usage would be something like:
getDeploymentManager().distribute(deployment, deploymentURL, new DeploymentOption[] { DeploymentOption.Explode });
> Add deployExploded argument to DeploymentManager.distribute()
> -------------------------------------------------------------
>
> Key: JBAS-6693
> URL: https://jira.jboss.org/jira/browse/JBAS-6693
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: ProfileService
> Affects Versions: JBossAS-5.1.0.GA
> Reporter: Charles Crouch
> Assignee: Emanuel Muckenhuber
> Fix For: JBossAS-5.2.0.Beta1
>
>
> It would be helpful if we could tell the DeploymentManager to expand the archive when its deployed, since linked issue.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list