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

Subsystem "web": Expose effective configuration through domain management API

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 7.0.0.CR1
    • None
    • Domain Management, Web
    • None

    Description

      The "configuration" attribute is currently "undefined", but management clients require access to the default values:

      [domain@localhost:9999 /] /profile=default/subsystem=web:read-resource(recursive=true)
      {
      "outcome" => "success",
      "result" => {
      "configuration" => undefined,
      "connector" => {"http" => {
      "protocol" => "HTTP/1.1",
      "socket-binding" => "http",
      "scheme" => "http",
      "virtual-server" => undefined,
      "ssl" => undefined
      }},
      "virtual-server" => {"localhost" => {
      "alias" => ["example.com"],
      "access-log" => undefined,
      "rewrite" => undefined
      }}
      },
      "compensating-operation" => undefined
      }

      Attachments

        Activity

          People

            bstansbe@redhat.com Brian Stansberry
            rhn-support-hbraun Heiko Braun
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: