[jboss-user] [JBossCache] - Re: CacheLoader serialization class change

jokum do-not-reply at jboss.com
Thu Nov 29 14:31:08 EST 2007


Yes we do,

We have a number of small components. These components are deployed on a  number of different WebLogic cluster nodes. The components need to be configured at run-time from whitin a central web application. The configuration is stored in a cache whitin the web app and is synchonized to all components running in the cluster.

To simplify the reconfiguration of the component we have chosen to put custom objects in the cache. So we don't use primitive types directly.

Is the use of primitives in the cache the only method to avoid the problem we have?

Thanks,
Johan,

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

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



More information about the jboss-user mailing list