anonymous wrote :
cache.getInvocationContext().getOptionOverrides().setCacheModeLocal(true);
| cache.put("/a/b/c", "key", "value"); //this won't
get replicated
take a look in docs at 'options' api.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4174366#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...