Hi Joerg, could you post more stack trace? OJB version? standalone?
regards, Armin ----- Original Message ----- From: "Joerg Lensing" <[EMAIL PROTECTED]> To: "OJB Users List" <[EMAIL PROTECTED]> Sent: Monday, June 23, 2003 2:53 PM Subject: Re: abort transaction causes TransactionNotInProgressException > Eric Northam schrieb: > > >Are you certain that tx.begin() was called and not followed by a > >tx.commit()? > > > > > > > if the javadocs are right, then this cannot be true: > javadoc: transaction.isOpen(): > "A transaction is open if a call has been made to |begin|, but a > subsequent call to either |commit| or |abort| has *not* been made." > > joerg > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
