[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:03:00 EDT 2016


    [ https://issues.jboss.org/browse/WFCORE-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13277477#comment-13277477 ] 

ehsavoie Hugonnet commented on WFCORE-1706:
-------------------------------------------

The redeploy command created from the CLI passes the deployment content as a stream even if it there is the unmanaged flag thus making the new deployment managed.

> 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: 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