Re: [JBoss-user] Transactions and AutoCommit problems

2001-08-09 Thread David Jencks
gt; false > > 1.0 > 0 > > > > I've also attached the whole jboss.jcml file. > > Artur Jonak > > - Original Message - > From: "David Jencks" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesd

Re: [JBoss-user] Transactions and AutoCommit problems

2001-08-08 Thread Artur Jonak
> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 08, 2001 4:19 PM Subject: Re: [JBoss-user] Transactions and AutoCommit problems > The problem may well be in the configuration of your datasource. Can you > show the relevant parts of jboss.jcml? > > david jencks > > On 2

Re: [JBoss-user] Transactions and AutoCommit problems

2001-08-08 Thread David Jencks
The problem may well be in the configuration of your datasource. Can you show the relevant parts of jboss.jcml? david jencks On 2001.08.08 08:16:33 -0400 Artur Jonak wrote: > Hi, > I'm using JBoss2.2.2 with Oracle 8i and minerva. > My applications contains BMP and CMP beans. > All my beans meth

[JBoss-user] Transactions and AutoCommit problems

2001-08-08 Thread Artur Jonak
Hi, I'm using JBoss2.2.2 with Oracle 8i and minerva. My applications contains BMP and CMP beans. All my beans methods require transactions. And I have problem with AutoCommit. Sometimes I get connection with AutoCommit turned on sometimes it is turned off. I know that it should be off when I use m