[jboss-jira] [JBoss JIRA] (WFCORE-1511) Missing services for outbound socket bindings on the HC

Kabir Khan (JIRA) issues at jboss.org
Tue Apr 26 15:47:00 EDT 2016


Kabir Khan created WFCORE-1511:
----------------------------------

             Summary: Missing services for outbound socket bindings on the HC
                 Key: WFCORE-1511
                 URL: https://issues.jboss.org/browse/WFCORE-1511
             Project: WildFly Core
          Issue Type: Bug
          Components: Domain Management
            Reporter: Kabir Khan
            Assignee: Kabir Khan
             Fix For: 3.0.0.Alpha1


Calling

{code}
{code}

I see a corresponding service in the service container'
{code}
Service "org.wildfly.network.socket-binding.one" (aliases: jboss.binding.one) (class org.jboss.as.server.services.net.SocketBindingService) mode ON_DEMAND state DOWN (WAITING) (parent: jboss.host.controller.model.controller) (dependencies: jboss.socket-binding-manager)
{code}

However, when e.g. doing:
{code}
/host=master/socket-binding-group=sockets/remote-destination-outbound-socket-binding=test:add(host=localhost,port=12345)
{code}
I see no corresponding service in the dump.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list