[jboss-user] [JBossCache] - How can I get transaction object from MBean?

screeny do-not-reply at jboss.com
Tue Apr 3 14:39:36 EDT 2007


Hi!

My current code is:
MBeanServer server=MBeanServerLocator.locateJBoss();
  | this.treeCache=(TreeCacheMBean)MBeanProxyExt.create(TreeCacheMBean.class, treeCacheName, server);

How can I get the UserTransaction object to get more control? The documentation describe standalone enviroment but I would like to use in Jboss AS where my TreeCache is MBean.

thanks

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

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



More information about the jboss-user mailing list