[jboss-user] [JBossCache] - Please help me

crr do-not-reply at jboss.com
Tue Nov 7 05:51:35 EST 2006


Iam instantiating the TreeCacheMBean from out side of Jboss like

MBeanServer server = MBeanServerLocator.locate();
  |             cache = (TreeCacheMBean) MBeanProxyExt.create(TreeCacheMBean.class, "jboss.cache:service=MyCache", server);
  |             cache.put("/demo/child", null);
  | 
  | but how to instantiate the TreeCache 
  | 
  | 
  | 
  | Thanks 
  | 
  | 

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

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



More information about the jboss-user mailing list