I'm trying to get JBoss EAP 6.3 configured for Appian 7.7. Working through t

Certified Lead Developer
I'm trying to get JBoss EAP 6.3 configured for Appian 7.7. Working through the insatllation guide brings me to the following:

In the <socket-binding-group> element, add this to it:

<socket-binding name="messaging-group" port="0" multicast-address="${jboss.messaging.group.address:233.252.134.134}" multicast-port="${jboss.messaging.group.port:9876}"/>
<socket-binding name="messaging" port="5445"/>
<socket-binding name="messaging-throughput" port="5455"/>

I cant find an existing <socket-binding-group> element and dont know where it should be placed in the xml. I've tried a few best guesses but no luck; JBoss fails to start due to the incorrect configuration.

Can anybody point me to the correct place? Thanks!
...

OriginalPostID-128316

OriginalPostID-128316

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data