Feel free to create a JIRA to ask for those two methods in the Cache interface.
For now, you can use Cache.getRoot().hasChild() instead of exists(), and you can check
whether you are the coordinator by doing Cache.getMembers() and checking if your address
is the first one in the list.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4201441#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...