[jboss-dev-forums] [Design of Clustering on JBoss (Clusters/JBoss)] - Re: JBAS-4228 Preferred master node for HASingleton

AlexFu.Novell do-not-reply at jboss.com
Wed Dec 5 15:39:21 EST 2007


OK. It seems that the implementation of ClusterNode.getName() has the following format: ip:port so I can add the following property <property name="preferredMasterNode">ip:port</property> and do the comparison preferredMasterNode.equals(clusternode.getName())

Thanks,
-Alex 

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

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



More information about the jboss-dev-forums mailing list