[jboss-jira] [JBoss JIRA] (WFCORE-1707) Deploying an unmanaged deployment with force makes it managed

Michal Jurc (JIRA) issues at jboss.org
Thu Aug 11 02:17:00 EDT 2016


Michal Jurc created WFCORE-1707:
-----------------------------------

             Summary: Deploying an unmanaged deployment with force makes it managed
                 Key: WFCORE-1707
                 URL: https://issues.jboss.org/browse/WFCORE-1707
             Project: WildFly Core
          Issue Type: Bug
          Components: CLI
    Affects Versions: 3.0.0.Alpha4
            Reporter: Michal Jurc
            Assignee: ehsavoie Hugonnet


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