[jboss-jira] [JBoss JIRA] (WFLY-4013) The value of the bound attribute in socket-binding-group messaging is always false

Kyle Lape (JIRA) issues at jboss.org
Wed Nov 26 12:58:39 EST 2014


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

Kyle Lape updated WFLY-4013:
----------------------------
    Forum Reference:   (was: https://c.na7.visual.force.com/apex/Case_View?sbstr=01264236)


> The value of the bound attribute in socket-binding-group messaging is always false
> ----------------------------------------------------------------------------------
>
>                 Key: WFLY-4013
>                 URL: https://issues.jboss.org/browse/WFLY-4013
>             Project: WildFly
>          Issue Type: Bug
>          Components: JMS
>    Affects Versions: JBoss AS7 7.2.0.Final
>         Environment: JBoss EAP 6.3.1.
>            Reporter: Tom Ross
>            Assignee: Jeff Mesnil
>
> The value of bound attribute in messaging socket group is always false.
> {noformat}
> /socket-binding-group=standard-sockets/socket-binding=messaging:read-resource(include-runtime=true, recursive=true)
> {
>     "outcome" => "success",
>     "result" => {
>         "bound" => false,
>         "bound-address" => undefined,
>         "bound-port" => undefined,
>         "client-mappings" => undefined,
>         "fixed-port" => false,
>         "interface" => undefined,
>         "multicast-address" => undefined,
>         "multicast-port" => undefined,
>         "name" => "messaging",
>         "port" => 5445
>     }
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jboss-jira mailing list