Hi all, We have a Websphere 3.5 and DB2 6.1 FP7 environment. While developing our application we have used EJB connection and another normal Java connection to the same database. Now, each connection has individual transactions. Now, after certain process by both connection i want to either commit the transactions done by both connection or rollback both of them. In short, i want both the connections transactions to be part one transaction. Can this be done ? Note : I cannot combine the transactions to be in one single connection, i need two different connection. Any help would be appretiated. Thnx. Regards, Ragu Get 250 color business cards for FREE! http://businesscards.lycos.com/vp/fastpath/ ===== To unsubscribe, send 'unsubscribe' to [EMAIL PROTECTED] For other info (and scripts), see http://people.mn.mediaone.net/scottrmcleod
