Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-2184

"initial-running-mode" attribute from "/core-service=server-environment" has wrong description

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 7.0.0.ER3
    • 7.0.0.ER2 (Beta)
    • Management
    • None

      Description of problem:
      "initial-running-mode" attribute from "/core-service=server-environment" has wrong description

      How reproducible:
      always

      Steps to Reproduce:

      1. /core-service=server-environment:read-resource-description(operations=false)

      Actual results:
      ...
      "initial-running-mode" => {
      "type" => STRING,
      "description" => "The current running mode of the server. Either LIVE (normal operations) or ADMIN_ONLY. An ADMIN_ONLY server will start any configured management interfaces and accept management requests, but will not start services used for handling end user requests.",
      ...
      },
      ...

      Expected results:
      The initial running mode of the server. Either NORMAL or ADMIN_ONLY. An ADMIN_ONLY server will start any configured management interfaces and accept management requests, but will not start services used for handling end user requests.

            bstansbe@redhat.com Brian Stansberry
            mkopecky@redhat.com Marek Kopecky
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: