[jboss-user] [JBossCache] - Re: TreeCache CacheLoader Issue
robnor
do-not-reply at jboss.com
Wed May 9 05:01:58 EDT 2007
I used fisheeye recommended-config.xml and modified it for my purposes.
I have checked out alternative configurations with evictionrules etc, but they still does not trigger the store interceptor, thus leaving the persistant state and the in-memory state inconsistent with eachother.
I am still forced to getcache, and from the cache get cacheloader and do put there, to make it work. Crazy...
If I have to do that I could almost just as well just store a blob in database and update it there... hehe
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4044196#4044196
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4044196
More information about the jboss-user
mailing list