127.0.0.1 won't work unless both of your processes run on the same box. Use -Djgroups.bind_addr=192.168.x.x to pick a correct NIC. Yes, JGroups can use TCP and TCPPING for a static list instead of multicasting, read the details in the manual at jgroups.org.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4263816#4263816 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4263816 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
