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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...