[jboss-user] [JBossCache] - Re: Persistent configuration in clustered environment.
manik.surtani@jboss.com
do-not-reply at jboss.com
Thu Dec 21 20:49:35 EST 2006
Classic problem of replicated state being lost. By step 3, the entire cluster is unavailable so all transient state is lost. This is why you have cache loaders to persist the state somewhere so on restart this state is still available to the cluster.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995756#3995756
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995756
More information about the jboss-user
mailing list