I notice that when I switch the test beans to use Minerva, the
test suite fails.  It seems to barf because end(Xid, flags) was not called
on the XAResource before prepare(Xid).  This is in the BMP section, so I
guess the connection was not closed before it was committed?
        So the question is, is this a valid error?  Or should you not need
to call end on the XAResource before you call prepare/commit/rollback?
I'm going to go surf the spec, but if anyone has the answer on the tip of
their tongue...

Thanks,
        Aaron


Reply via email to