[jboss-user] [JBoss Messaging] - Re: JBOSS Transactions between JMS Queues

timfox do-not-reply at jboss.com
Fri Sep 8 13:07:15 EDT 2006


When sending to your audit queue, do so on a connection using the non XA connection factory at /ConnectionFactory.

If you don't use the XA connection factory (java:/jmsXA) then the work won't be enlisted in your global transaction.

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

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



More information about the jboss-user mailing list