[jboss-user] [JBoss Messaging] - Re: JBM Clustering Issue

gaohoward do-not-reply at jboss.com
Mon Mar 30 01:14:20 EDT 2009


This is probably related to this code:

         	// http://jira.jboss.org/jira/browse/JBMESSAGING-1244
         	// if the channelPartitionName is set, we use it to identify the control and
         	// data channels. Otherwise, we fall back to use groupName
         	String channelName = (channelPartitionName == null)? channelPartitionName : groupName;

So you need to set the property channelPartitionName in the config file in order to use groupName.



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

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



More information about the jboss-user mailing list