Can some one clarify the connection between the TReeCache cluster, Jboss cluster and TOmcat cluster.
As much as I understand cluster-service.xml is configuration for clustering JBoss servers (partitions). We can define which servers should be with in the cluster by the partition name. My question is how to we enforce the same rule with the JBoss TreeCache (TreeCache.xml). There is nothing with in this configuration identifies how and when and between who should the TreeCache replicate. Am I missing something? Currently we have 2 servers running on 3 partions each. It seem like there is replication happening between these servers. I get classloader errors indicating clasloader not found. Thats because each partion group running its own version of the class. When these cached objects are being replicated between the servers these exceptions occur. I would have imganined with the settings I have there should be no replication between the partitions that are different! Any help to clrify this will be appriciated. Thank you. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940447#3940447 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3940447 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
