You need to use unique multcast addresses and ports for each application.

For Jboss (cluster-service.xml) I use

228.1.2.40:44566 - App A
228.1.2.41:44567 - App B
228.1.2.42:44568 - App C

You also need to take the same consideration for the tc5-cluster-service.xml 
file if you are using session replication within the Tomcat module, where I use

230.1.2.40:44576 - App A
230.1.2.41:44577 - App B
230.1.2.42:44578 - App C

The answers to your last 2 questions are:

1) Based on your log messages your cluster is aware of its nodes, there fore 
multicast is enabled...although I think it always is, but I could be wrong
2) The partition name can be left alone given the above changes.

I use the following currently in a production environment and it works :)

Enjoy.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3891534#3891534

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3891534


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to