anonymous wrote : | Specifically, do you use the DataGravitationInterceptor (used with buddy replication) or the ClusteredCacheLoader (not used with BR, but simply used as a cache loader impl) ? |
I use the ClusteredCacheLoader simply as a cache loader impl Configured like so | <attribute name="CacheLoaderConfig" replace="false"> | <config> | <cacheloader> | <class>org.jboss.cache.loader.ClusteredCacheLoader</class> | <properties> | timeout=1500 | </properties> | </cacheloader> | | </config> | </attribute> | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4206920#4206920 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4206920 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user