"bstansberry(a)jboss.com" wrote : From the jboss:service=DefaultPartitionMBean,
get the HAPartition attribute. On that, invoke HAPartition.getClusterNodes(). That will
return ClusterNode[], with each element representing a member of the current view.
ClusterNode.getIpAddress() and getPort() will return the address/port JGroups is using.
I got it worked. Thank you very much for you help.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4159428#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...