EAP 7.1 default configurations introduce value expressions for socket binding modcluster:
- <socket-binding name="modcluster" port="0" multicast-address="224.0.1.105" multicast-port="23364"/> + <socket-binding name="modcluster" port="0" multicast-address="${jboss.modcluster.multicast.address:224.0.1.105}" multicast-port="23364"/>
Migrations to EAP 7.1 should include this configuration change.
- blocks
-
CMTOOL-78 JBoss EAP 7.1 Support
- Closed