The standard "all" config of JBoss creates 2 partitions, one used for 
HttpSession replication, the other for lots of other stuff like HA-JNDI, 
HA-RMI, EJB 2.0 clustering, farming etc.

The jboss.partition.name system property controls the name of this second 
partition.  The name of the partition used for HttpSession replication needs to 
be configured in the /deploy/tc5-cluster-service.xml file.

We also definitely recommend using a different multicast port or address for 
different partitions.  Otherwise the lower level JGroups protocols need to 
handle packets for other partitions, which at a minimum degrades performance 
and sometimes causes anomolous behavior.

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

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


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to