Hello all, Is there any example or pointer for an app using multiple data sources, in which transaction management is done using ibatis JTA Tx Manager itself (No spring involved) . The Tx spans ops across multiple databases. I did search around the forum, but they were not very clear of the approach.
Also is using Spring with ibatis a recommended approach ? is it safer/better to use JTA with spring involved in Tx mgmt? please advise Thanks sbelur -- View this message in context: http://www.nabble.com/Managing-a-JTA-transaction-without-using-Spring-tp23921109p23921109.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com.
