Bug 1156360 - The value of the bound attribute in socket-binding-group messaging is always false
Summary: The value of the bound attribute in socket-binding-group messaging is always ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: JMS
Version: 6.3.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: DR12
: EAP 6.4.0
Assignee: Jeff Mesnil
QA Contact: Miroslav Novak
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-24 09:45 UTC by Tom Ross
Modified: 2019-08-19 12:42 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker WFLY-4013 0 Major Closed The value of the bound attribute in socket-binding-group messaging is always false 2018-11-13 14:01:25 UTC

Description Tom Ross 2014-10-24 09:45:00 UTC
The value of bound attribute in messaging socket group is always false.
/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
    }

Comment 4 Ondřej Kalman 2014-12-03 11:21:47 UTC
VERIFIED with 6.4.0.DR12


Note You need to log in before you can comment on or make changes to this bug.