2 Replies Latest reply on Dec 10, 2008 6:35 AM by weinfie

    trying to begin a XA UserTransaction gets javax.transaction.

    weinfie

      Using db2-jcc-xa-ds.xml DB2 deploy descriptor with MQSeries.

      When I try to begin the transaction with

      UserTransaction utx.begin();

      I get the not supported exception.

      Using JB 4.2.3-GA, default configuration.