[
https://issues.jboss.org/browse/WFCORE-1505?page=com.atlassian.jira.plugi...
]
Kabir Khan updated WFCORE-1505:
-------------------------------
Description:
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.
Missing services for outbound socket bindings on the HC
-------------------------------------------------------
Key: WFCORE-1505
URL:
https://issues.jboss.org/browse/WFCORE-1505
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Reporter: Kabir Khan
Assignee: Brian Stansberry
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)