You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Didier Berguerand <di...@imtf.ie> on 2002/04/02 12:38:16 UTC

RE: J2EE stores HOWTO

Ok, we are within a transaction with the tyrex connection but 
in the commit and rollback method of the store, we can't call
con.commit() or con.rollback() --> (HeuristixMixedExceptions)
It's not clear for me how this connection is really committed and
rollbacked.

Didier

On 28 March 2002 22:33, Kumar, Ashok [SMTP:akumar@metatomix.com] wrote:
> As with tyrex, once we are inside the tyrex transaction we are not
> provided any non transactional connection objects. As to the fact
> about
> J2EE store being in a transaction; it is definitly with in a
> transaction. We traced the transaction for 
> 1 PUT command and found that the whole operations (descriptor access
> and
> content access are with in a transaction) 
> 1 Get command the revision content is alone in a transaction.
> 
> We have traced this usiing the slide debug log and the JDBC log.
> Please have a  look at one of the logs which we traced the operation
> and
> will make this clear.
> Look for 'Begin Transaction' and 'Commit Transaction'
> 
> Ashok
> 

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>