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

Incorrect value for boolean parameter

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.0.0.Beta2
    • None
    • CLI
    • None

    Description

      With the latest from master, this operation:

      /socket-binding-group=standard-sockets/socket-binding=http:write-attribute(name=fixed-port,value=true)

      results in this operation on the server (incorrect value):

      {
      "operation" => "write-attribute",
      "name" => "fixed-port",
      "value" => false,
      "address" => [
      ("socket-binding-group" => "standard-sockets"),
      ("socket-binding" => "http")
      ]
      }

      Attachments

        1. diff.log
          2 kB
        2. diff2.log
          2 kB

        Issue Links

          Activity

            People

              olubyans@redhat.com Alexey Loubyansky
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: