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

Incorrect value for boolean parameter

XMLWordPrintable

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

      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")
      ]
      }

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

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

              Created:
              Updated:
              Resolved: