Thanks for reply Chris. No , I am not using TxDatasource. I am using Datasource. Would it matter if only single database is involved because I thought TxDatasource is for 2PC?
Also , I have printed the transaction id
(using weblogic.transaction.TxHelper.getTransaction().getXID())in stateless session bean method and the entity bean methods. All methods print the same xid.
Originally posted by Chris Mathews:
Are you using a TXDatasource?
[ January 24, 2003: Message edited by: Roshan Lal ]