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
Start a new discussion in JBoss Cache at Community