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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...