-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Calling
/host=master/socket-binding-group=sockets/socket-binding=one:add(port=1121)
I see a corresponding service in the service container'
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)
However, when e.g. doing:
/host=master/socket-binding-group=sockets/remote-destination-outbound-socket-binding=test:add(host=localhost,port=12345)
I see no corresponding service in the dump.
- is cloned by
-
JBEAP-4370 Missing services for outbound socket bindings on the HC
- Closed