[jboss-user] [JBossCache] - Re: accessing TreeCacheMBean from remote client

bstansberry@jboss.com do-not-reply at jboss.com
Wed Feb 14 17:57:06 EST 2007


You need to have jgroups.jar on the client classpath. TreeCacheMBean includes this method:

void fetchState(long timeout) throws org.jgroups.ChannelClosedException, org.jgroups.ChannelNotConnectedException;
  | 

which is quite poor, but is still around in JBC 1.x to preserve API compatibility.[/url]

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

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



More information about the jboss-user mailing list