[jboss-user] [JCA/JBoss] - Re: com.mysql.jdbc.jdbc2.optional.MysqlXAException: XAER_OUT
vickyk
do-not-reply at jboss.com
Tue Jun 10 14:07:10 EDT 2008
anonymous wrote : no-tx-separate-pools: The presence of this element indicates that two connection pools are required to isolate connections used with JTA transaction from those used without a JTA transaction. The pools are lazily constructed on first use. Its use case is for Oracle (and possibly other vendors) XA implementations that don't like using an XA connection with and without a JTA transaction.
http://docs.jboss.org/jbossas/jboss4guide/r5/html/ch7.chapt.html
Configure no-tx-seperate-pools in your xa-datasource configurations files .
Also check this
http://bugs.mysql.com/bug.php?id=12935
If this does not work I will investigate this in more detail .
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4157116#4157116
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4157116
More information about the jboss-user
mailing list