Re: Transaction Manager

2005-05-07 Thread Clinton Begin
Adnan <[EMAIL PROTECTED]> wrote: Sorry, I meant to say transaction manager type in the sql-map-config.xml,not dao.xml earlier.-Original Message-From: Rafiq, AdnanSent: Friday, May 06, 2005 4:26 PMTo: ' ibatis-user-java@incubator.apache.org'Subject: Transaction ManagerIf one

RE: Transaction Manager

2005-05-06 Thread Rafiq, Adnan
Sorry, I meant to say transaction manager type in the sql-map-config.xml, not dao.xml earlier. -Original Message- From: Rafiq, Adnan Sent: Friday, May 06, 2005 4:26 PM To: 'ibatis-user-java@incubator.apache.org' Subject: Transaction Manager If one is using Weblogic 8.1 and

Transaction Manager

2005-05-06 Thread Rafiq, Adnan
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: JNDI data source setting for using JDBC transaction manager in iB atis DAO

2004-12-15 Thread Clinton Begin
ly for autocommit. > > Cheers, > Clinton > > > On Wed, 15 Dec 2004 09:32:31 +0800, But, Kelvin-KW > <[EMAIL PROTECTED]> wrote: > > > > > > I'd like to seek for more information on how to configure proper JNDI data > > source setting for usi

Re: JNDI data source setting for using JDBC transaction manager in iB atis DAO

2004-12-15 Thread Clinton Begin
ed, 15 Dec 2004 09:32:31 +0800, But, Kelvin-KW <[EMAIL PROTECTED]> wrote: > > > I'd like to seek for more information on how to configure proper JNDI data > source setting for using JDBC transaction manager in iBatis DAO. I > encounter this error when my DAO JDBC impleme

JNDI data source setting for using JDBC transaction manager in iB atis DAO

2004-12-14 Thread But, Kelvin-KW
Title: JNDI data source setting for using JDBC transaction manager in iBatis DAO I'd like to seek for more documentation on how to configure proper JNDI data source setting for using JDBC transaction manager in iBatis DAO.  I encounter this error when my DAO JDBC implementation exec

JNDI data source setting for using JDBC transaction manager in iB atis DAO

2004-12-14 Thread But, Kelvin-KW
Title: JNDI data source setting for using JDBC transaction manager in iBatis DAO I'd like to seek for more information on how to configure proper JNDI data source setting for using JDBC transaction manager in iBatis DAO.  I encounter this error when my DAO JDBC implementation execute a s