Environment: ActiveMQ 5.2, JBoss 5.1GA, JDK 5
I have configured the integration of JBoss and ActiveMQ(The embedded
broker), in my test, a db update and jms message sending will be acted in
one JTA transaction, I found the JMS message was still sent to ActiveMQ even
the DB update is failed, so the XA transaction doesn't work. How to
configure ActiveMQ to support XA in a JTA transaction? Thanks a lot.
--
View this message in context:
http://www.nabble.com/How-to-configure-ActiveMQ-to-support-XA-transaction--tp25220910p25220910.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.