You need to differentiate your clusters. They're distinguished by name, multicast address and multicast port in cluster-service.xml.
The HA-JNDI provider url is used to locate an HA-JNDI server. After that, HA-JNDI lookups use round-robin load balancing throughout the cluster so your requests don't necessarily go to the same HA-JNDI server. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951076#3951076 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951076 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
