[jboss-user] [JCA/JBoss] - Re: DB2 XA connection problem - Non XA works
weston.price@jboss.com
do-not-reply at jboss.com
Mon Nov 27 15:10:45 EST 2006
The db2jcc driver is Type4, but XA support is not provided in a Type4 configuration. As opposed to Oracle, DB2 relies on native code to support XA functionality. As a result, the DB2 client has to be installed. You can indeed use Type4 configuration syntax, but you still need the libraries to support XA.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989030#3989030
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989030
More information about the jboss-user
mailing list