[jboss-user] [JBossCache] - Re: PojoCache can't find classloader

manik.surtani@jboss.com do-not-reply at jboss.com
Fri Mar 9 14:03:18 EST 2007


anonymous wrote : 
  | Thanks for you help. As far as the Sample-Cluster message, we have two Jboss clusters here, qa and dev, and each has two jboss servers. I had not changed the name in the qa cluster and I was getting the message on the dev cluster. Changing it in qa fixed that. 
  | 

Wow, you don't really want QA and dev talking to each other, do you?  Should run them on different mcast addresses/ports if they're on the same LAN.

Re classloaders, you then need to register a context class loader for the specific region so that the unmarshalling layer knows which class loader to use when unmarshalling objects.

See the chapter on the TreeCacheMarshaller in the user guide.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026719#4026719

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4026719



More information about the jboss-user mailing list