If one is using Weblogic 8.1 and wishes to use iBatis in conjunction with stateless session beans (in such a way that the transactions boundaries are container-managed) and there are two databases involved (XA), what should be the transaction manager type in the dao.xml file? External or JTA?
- RE: Transaction Manager Rafiq, Adnan
- RE: Transaction Manager Rafiq, Adnan
- Re: Transaction Manager Clinton Begin