Hi I am using TomEE to be able to leverage the JTA feature. I don't have any EJB. I have a XA mysql data source and an XA ActiveMQ connection factory registered in server.xml. How do I enable XA transaction between them? I will be using them from within my servlet and declared the references in web.xml.
Thanks -- View this message in context: http://openejb.979440.n4.nabble.com/Using-Transaction-support-of-TOMEE-tp4657810.html Sent from the OpenEJB User mailing list archive at Nabble.com.
