Comment 1 for bug 142358

Revision history for this message
Jeremy Hylton (jeremy-alum) wrote :

Status: Pending => Accepted

 Supporters added: jeremy

It might help to know more about what the resource manager (aka jar) is actually doing. For example, abort() is called with two arguments -- an object and a transaction. What objects are getting passed to abort? Is it the same object twice or is it two different objects?