[jboss-jira] [JBoss JIRA] Resolved: (JBAS-9140) Incorrect value for boolean parameter

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Fri Apr 1 14:28:38 EDT 2011


     [ https://issues.jboss.org/browse/JBAS-9140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry resolved JBAS-9140.
------------------------------------

    Fix Version/s: 7.0.0.Beta2
       Resolution: Done


With the resolution of JBAS-9179, this problem is fixed.

> Incorrect value for boolean parameter
> -------------------------------------
>
>                 Key: JBAS-9140
>                 URL: https://issues.jboss.org/browse/JBAS-9140
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: CLI
>            Reporter: Brian Stansberry
>            Assignee: Alexey Loubyansky
>             Fix For: 7.0.0.Beta2
>
>         Attachments: diff.log, diff2.log
>
>
> 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")
>     ]
> }

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list