[jboss-jira] [JBoss JIRA] (AS7-1883) Domain deploy reports error on missing server-groups but adds content anyway

Alexey Loubyansky (JIRA) jira-events at lists.jboss.org
Wed Feb 8 10:32:50 EST 2012


     [ https://issues.jboss.org/browse/AS7-1883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Loubyansky resolved AS7-1883.
------------------------------------

    Fix Version/s: 7.1.0.Final
       Resolution: Done


It's been fixed some time ago under a different issue.
                
> Domain deploy reports error on missing server-groups but adds content anyway 
> -----------------------------------------------------------------------------
>
>                 Key: AS7-1883
>                 URL: https://issues.jboss.org/browse/AS7-1883
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: CLI
>            Reporter: Thomas Diesler
>            Assignee: Alexey Loubyansky
>             Fix For: 7.1.0.Final
>
>
> {code}
> $ bin/jboss-admin.sh --connect
> Connected to domain controller at localhost:9999
> [domain at localhost:9999 /] deploy ./bundles/org/apache/aries/util/main/org.apache.aries.util-0.3.jar
> Either --all-server-groups or --server-groups must be specified.
> {code}
> On the server side the content is added. A subsequent deploy fails
> {code}
> [domain at localhost:9999 /] deploy ./bundles/org/apache/aries/util/main/org.apache.aries.util-0.3.jar --all-server-groups
> 'org.apache.aries.util-0.3.jar' is already deployed (use --force to force re-deploy).
> {code}
> I suggest not to add the content on missing server-group argument

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