User development, A new message was posted in the thread "How to manage empty data with a CacheLoader?":
http://community.jboss.org/message/524203#524203 Author : Nicolas Filotto Profile : http://community.jboss.org/people/nfilotto Message: -------------------------------------------------------------- Yes I saw that, I already tried something like this: {code} cache.getInvocationContext().getOptionOverrides().setSuppressPersistence(true); cache.get(fqn, key); {code} But it doesn't have any effect, I guess that it is more for the put method -------------------------------------------------------------- To reply to this message visit the message page: http://community.jboss.org/message/524203#524203
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
