[jboss-jira] [JBoss JIRA] (WFCORE-1706) Deploying with force an unmanaged deployment makes it managed
ehsavoie Hugonnet (JIRA)
issues at jboss.org
Wed Aug 10 13:02:00 EDT 2016
ehsavoie Hugonnet created WFCORE-1706:
-----------------------------------------
Summary: Deploying with force an unmanaged deployment makes it managed
Key: WFCORE-1706
URL: https://issues.jboss.org/browse/WFCORE-1706
Project: WildFly Core
Issue Type: Bug
Components: CLI
Affects Versions: 3.0.0.Alpha4
Reporter: ehsavoie Hugonnet
Assignee: Alexey Loubyansky
For an unmanaged deployment if you replace it using the CLI deploy command it becomes managed.
To reproduce:
{code:java}
deploy /home/ehsavoie/dev/wildfly/quickstart/kitchensink-ear/ear/target/wildfly-kitchensink-ear.ear --unmanaged
deploy /home/ehsavoie/dev/wildfly/quickstart/kitchensink-ear/ear/target/wildfly-kitchensink-ear.ear --unmanaged --force
{code}
After the second command the deployment is managed.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list