dasarath 2005/04/27 21:34:19
Modified: kandula/src/conf jta.conf Log: Revision Changes Path 1.3 +1 -1 ws-fx/kandula/src/conf/jta.conf Index: jta.conf =================================================================== RCS file: /home/cvs/ws-fx/kandula/src/conf/jta.conf,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- jta.conf 18 Apr 2005 07:27:50 -0000 1.2 +++ jta.conf 28 Apr 2005 04:34:19 -0000 1.3 @@ -1,5 +1,5 @@ # to use JOTM 1.4.3 uncomment the following line -TransactionManagerGlueImpl=JOTM1_4_3TransactionManagerGlueImpl +TransactionManagerGlueImpl=org.apache.ws.transaction.participant.j2ee.JOTM1_4_3TransactionManagerGlueImpl # # # to use JBoss transaction manager uncomment the following line
