[jboss-user] [JBossCache] - Re: Using TreeCache as a local cache solution

manik.surtani@jboss.com do-not-reply at jboss.com
Mon Oct 2 07:37:32 EDT 2006


anonymous wrote : 
  | TreeCache imports classes from JGroups, so I don't think you can run it without jgroups.jar on the classpath. (You can try, but I don't think it will work.)
  | 

This definitely won't work.  org.jgroups.blocks.MethodCall objects are central to the interceptor stack in JBoss Cache.  

Like Brian said though, setting your CacheMode to LOCAL will not start a JG channel.

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

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



More information about the jboss-user mailing list