[jboss-user] [JBossCache] - Re: How to use JBoss TreeCache outside JBoss Application Ser

bstansberry@jboss.com do-not-reply at jboss.com
Wed Jan 31 10:20:54 EST 2007


  | TreeCacheMBean = new TreeCache();
  | PropertyConfigurator config=new PropertyConfigurator();
  | // Configure cache from config file on the classpath
  | // File can be named anything
  | config.configure(tree, "mycache-service.xml"); 
  | tree.createService();
  | tree.startService();
  | 

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

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



More information about the jboss-user mailing list