]
Ryan Emerson updated ISPN-6815:
-------------------------------
Fix Version/s: 9.0.0.Final
Utilise WFLY capabilities to obtain socket bindings
---------------------------------------------------
Key: ISPN-6815
URL:
https://issues.jboss.org/browse/ISPN-6815
Project: Infinispan
Issue Type: Enhancement
Components: Server
Affects Versions: 9.0.0.Alpha2
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 9.0.0.Final
Currently we utilise a deprecated api
(org.jboss.as.network.SocketBinding.JBOSS_BINDING_NAME) to retrieve a socketbinding in
EndpointUtils. This should be replaced by the wildfly capability[1]
org.wildfly.network.socket-binding
[1]
https://docs.jboss.org/author/display/WFLY10/Working+with+WildFly+Capabil...