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

Unify failure description key

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: