0 Replies Latest reply on Feb 25, 2004 3:03 PM by patrickbradley

    MySQL with XA wrapper data source

    patrickbradley

      I'm using MySQL and the standard JDBC driver is not XA-compatible. I have noticed that JBoss has an XA datasource that is a wrapper for other non-XA datasources and allows it to participate in distributed transactions. I've been looking all over the place to try and figure out how to configure it, but there doesn't seem to be any straighforward info. Can someone tell me what I need to do?