| read (fqn, key) not found ( OK ) fetched from DB and
|
| Option option = new Option();
| Option.setCacheModeLocal(true);
| cache.put(fqn, key, value, option);
With the local-only option, no invalidation message will be sent.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020082#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...