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 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user