The ClusteredCacheLoader is not enabled by default. Perhaps what you're seeing is simple replication - cache instances in the cluster will replicate state between themselves, and only fall back to using a CacheLoader if the in-memory state has been evicted.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4104233#4104233 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4104233 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
