Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-462

Deployment info should not accept wildcard as server-group parameter

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Optional Optional
    • 1.0.0.Alpha16
    • 1.0.0.Alpha14
    • CLI

      Actually the deployment-info in a domain mode accepts the wildcard *, but when the * is given the CLI lists only the last server-group in the list, not all. The help says:

      • single server group with a state report about each deployment in the
        domain with regard to the selected server group.
        In this case, the --server-group argument is required and its value
        must be a specific server group name, not a wildcard expression.
        The output of the command is a table with headers NAME, RUNTIME-NAME and STATE.

      Ex:
      [domain@localhost:9990 /] deployment-info --name=test.war --server-group=*
      NAME RUNTIME-NAME STATE
      test.war test.war not added

      After the change:
      [domain@localhost:9990 /] deployment-info --name=test.war --server-group=*
      Wildcards are note permited here, please give a valid server-group name.

              rhn-support-fspolti Filippe Spolti
              rhn-support-fspolti Filippe Spolti
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Estimated:
                  Original Estimate - 2 days
                  2d
                  Remaining:
                  Remaining Estimate - 2 days
                  2d
                  Logged:
                  Time Spent - Not Specified
                  Not Specified