[jboss-dev-forums] [Design of Clustering on JBoss] - Re: HANamingService IllegalStateException: Must call setClus
scott.stark@jboss.org
do-not-reply at jboss.com
Tue Oct 14 00:23:11 EDT 2008
Looking at the JBossCacheDistributedTreeManager that is throwing the exception, it is
| <!-- Handler for the replicated tree -->
| <property name="distributedTreeManager">
| <bean class="org.jboss.ha.jndi.impl.jbc.JBossCacheDistributedTreeManager">
| <property name="clusteredCache"><inject bean="HAPartitionCacheHandler" property="cache"/></property>
| </bean>
| </property>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181990#4181990
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181990
More information about the jboss-dev-forums
mailing list