[jboss-user] [JBossCache] - TreeCacheMbean not part of JbossCache 2.0 ??

haribaasha do-not-reply at jboss.com
Fri Oct 26 05:33:41 EDT 2007


Hi
i have been using JbossCache using the MBeanserver locator. i am in the process of upgrading to jboss cache 2.0 and cant find TreeCacheMBean ? 

MBeanServer server = MBeanServerLocator.locate();
	    tree = (TreeCacheMBean) MBeanProxyExt.create(TreeCacheMBean.class, "jboss.cache:service=TreeCache", server);

i used tree.put and tree.get to put and retrieve from cache.

Any alternatives to this in 2.0 ? 

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

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



More information about the jboss-user mailing list