[jboss-user] [JBoss Cache: Core Edition] - Re: Cache Loader Persistence

bstansberry@jboss.com do-not-reply at jboss.com
Mon Apr 14 15:05:47 EDT 2008


The cache configuration file you posted above is not for PojoCache. For PojoCache the value of the code attribute of the mbean would need to be "org.jboss.cache.pojo.jmx.PojoCacheJmxWrapper".

You mentioned the pojo cache examples. so I assume you want to use PojoCache. And if you want to use PojoCache you should annotate your classes @Replicable.

All that said, it's odd that if you had the problem you described if you used just a plain JBoss Cache with non- at Replicable objects.

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

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



More information about the jboss-user mailing list