Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-1883

Domain deploy reports error on missing server-groups but adds content anyway

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.Final
    • None
    • CLI
    • None

    Description

      $ bin/jboss-admin.sh --connect
      Connected to domain controller at localhost:9999
      [domain@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.
      

      On the server side the content is added. A subsequent deploy fails

      [domain@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).
      

      I suggest not to add the content on missing server-group argument

      Attachments

        Activity

          People

            olubyans@redhat.com Alexey Loubyansky
            tdiesler@redhat.com Thomas Diesler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: