anonymous wrote : The cache will first check it's own local memory and after that, check all cache loaders. If you want it to query other caches in the cluster as well, add a ClusteredCacheLoader to your configuration, *before* the JDBCCacheLoader. This seems strange to me, because, we have another cache, with no cache loader configured, and it`s getting it`s state from the other node in the cluster.
Is this always true, or only when there is another cache loader configured? Thanks Manik. Using JBC with your help is always a pleasure. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4104213#4104213 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4104213 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
