[jboss-user] [JBoss Cache: Core Edition] - Re: Strange invalidation
Sancheski
do-not-reply at jboss.com
Tue Nov 25 13:27:07 EST 2008
As I see in your cache descriptor, you dont use any Cache loader. You can use, for example, a JDBCCacheLoader, that will keep all data stored in a DB. Then, if your application required data that has been invalidated from any node, it can be obtain through the cache loader.
I hope it may help you!
Sancheski
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4192239#4192239
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4192239
More information about the jboss-user
mailing list