[jboss-jira] [JBoss JIRA] (AS7-3844) Add ability to disable / enable deployments
Tomaz Cerar (JIRA)
jira-events at lists.jboss.org
Tue Feb 21 11:13:37 EST 2012
[ https://issues.jboss.org/browse/AS7-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tomaz Cerar closed AS7-3844.
----------------------------
Fix Version/s: 7.1.1.Final
Resolution: Rejected
disable/enable operation would do exacly the same as undeploy and deploy do now.
undeploy firstly undeploy application and sets enabled to false
deploy does just oposite of this.
there is no need for additional operation
> Add ability to disable / enable deployments
> -------------------------------------------
>
> Key: AS7-3844
> URL: https://issues.jboss.org/browse/AS7-3844
> Project: Application Server 7
> Issue Type: Feature Request
> Components: CLI, Domain Management
> Affects Versions: 7.1.0.Final
> Reporter: Tomaz Cerar
> Assignee: Tomaz Cerar
> Fix For: 7.1.1.Final
>
>
> Currently we cannot enable / disable deployment trough cli.
> admin console fakes it by undeploying and deploying with enabled=false flag.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list