[jgroups-users] Configuring EAP 6.6 to use Unicast
Questions/problems related to using JGroups <[email protected]> Sun, 9 Sep 2018 00:06:00 -0700 (MST)
| Newsgroups | gmane.comp.java.javagroups.general |
|---|---|
| Message-ID | <mailman.9799.1536476809.1387.javagroups-users@lists.sourceforge.net> |
Greetings group, I am trying to setup my Jboss EAP 6.6.4 to use unicast instead of multicast. I followed the instructions from Redhat and other numerous post but not able to get it work. My main issue I believe right now is that Node A is trying to connect to Node 2 and Node 2 is trying to connect to Node A but none of the nodes are listening on port 7600 even though I have below line in my socket-bindings group and also enabled TCPPING and also changed the default-stack from udp to tcp. Any idea why my nodes aren't listening on 7800? <socket-binding name="jgroups-tcp" port="7600" /> Any help would be appreciated. Regards -- Sent from: http://jgroups.1086181.n5.nabble.com/JGroups-General-f3.html