could be something do with the way cluster is discovered.
if both nodes are in the same subnet than they will be able to discover each other but if
they in different subnet, they you need extra config at the router level etc to get the
UDP discovery work correctly.
or you can use TCP instead of UDP for cross network cluster. just change the UDP config to
TCP in the jgroups settings,
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4226714#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...