[jboss-user] [JBossCache] - Re: How do i set a jboss cache configuration in order to sen

genman do-not-reply at jboss.com
Wed Jul 18 01:54:39 EDT 2007


The linked thread pertains to cache loaders. There can be only one cache loader per thread.

What's confusing to me (and probably to others) is why do you need to segregate the data into separate cache instances, and what is the point of copying all the caches' data into one core cache?

If you wanted, though, one approach would be to wrap multiple TcpDelegatingCacheLoader into a single CacheLoader. Then configure your "core cache" to use this cache loader.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4065256#4065256

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4065256



More information about the jboss-user mailing list