Amal Raj Vinoth James [
http://community.jboss.org/people/amalrajvinoth] created the
discussion
"Re: Local put"
To view the discussion, visit:
http://community.jboss.org/message/613623#613623
--------------------------------------------------------------
Yes it working for me by using:
+cache.getInvocationContext().getOptionOverrides().setCacheModeLocal(true);+
+cache.put(fqn, key, value);+
FYI: It applies to put() and remove() only.
thanks, amal raj.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/613623#613623]
Start a new discussion in JBoss Cache at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]