Ok, thanks for the explanations; it's working now but... > You says: > Also since it is a XA connection you get you will need to modify > Slide > J2EE implementation to remove the statement.close() (read this > http://www.mail-archive.com/slide- > [EMAIL PROTECTED]/msg02734.html)
> Brad Thompson says: > Second, there appears to be no way to get tyrex to hand you a connection > that supports non-XA-based commit/rollback: you cannot call commit(), > setAutoCommit(), or rollback() on the connections it gives you. I was > unable to figure out a workaround to this. > Kumar Ashok says: > First observation is that under this version of Tomcat, slide would not > load throwing HeuristixMixedExceptions. > This was solved as per the transaction guidelines by removing commits > and rollbacks from the J2EEStore.java > code. ... after that, the store don't support any transaction. Is there a better alternative? Regards, Didier -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
