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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...