-
Bug
-
Resolution: Done
-
Major
-
7.0.0.Final
-
None
HttpListenerRegistryService.SERVICE_NAME should be deprecated and the remoting subsystem should add a RuntimeCapability that exposes ListenerRegistry. The HttpListenerRegistryService should then be exposed under that capability's ServiceName, with an alias added for the legacy HttpListenerRegistryService.SERVICE_NAME.
This will help eliminate a hard dependency on the org.jboss.as.remoting module from the messaging subsystem in full.
- relates to
-
WFLY-11179 Messaging http-acceptor should expose a capability and use it to control dependencies
- Closed