[ http://issues.apache.org/jira/browse/DERBY-1024?page=all ]
Daniel John Debrunner resolved DERBY-1024:
------------------------------------------
Resolution: Fixed
CHanges committed
> Client's XAResource.start throws XAException with XAER_RMFAIL when local
> transaction is active
> ----------------------------------------------------------------------------------------------
>
> Key: DERBY-1024
> URL: http://issues.apache.org/jira/browse/DERBY-1024
> Project: Derby
> Type: Bug
> Components: JDBC, Network Client
> Reporter: Daniel John Debrunner
> Assignee: Daniel John Debrunner
> Priority: Minor
> Fix For: 10.2.0.0
>
> perform some work in a local transaction without committing and then start a
> global transaction.
> Embedded throws an XAException with
> XAER_OUTSIDE - The resource manager is doing work outside a global
> transaction.
> Client throws an XAEception with
> XAER_RMFAIL - Resource manager is unavailable
> Seems like embedded has the correct error code, though I don't have the XA
> spec in front of me.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira