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

Unify failure description key

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 7.0.0.Beta3
    • 7.0.0.Beta1
    • Domain Management
    • None

      The "standard" failure description is (e.g.):
      {
      "outcome" : "failed",
      "failure-description" : [{
      "PROPERTY_VALUE" :

      { "java.lang.IllegalArgumentException" : "Invalid key specification" }

      }]
      }

      note "failure-description"

      Sometimes it is different:

      [localhost:9999 /] /server-group=new:add(profile=default)
      {
      "outcome" => "failed",
      "result" =>

      {"domain-failure-description" => [("java.lang.IllegalStateException" => "Resource at address [(\"server-group\" => \"new\")] already exists")]}

      }

      note "domain-failure-description".

      Please unify that.

              bstansbe@redhat.com Brian Stansberry
              pilhuhn Heiko Rupp
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: