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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to