You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Arnaud Simon (JIRA)" <qp...@incubator.apache.org> on 2008/12/05 15:51:44 UTC

[jira] Resolved: (QPID-882) XAResource does not check pre and post-conditions

     [ https://issues.apache.org/jira/browse/QPID-882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arnaud Simon resolved QPID-882.
-------------------------------

    Resolution: Fixed

> XAResource does not check pre and post-conditions 
> --------------------------------------------------
>
>                 Key: QPID-882
>                 URL: https://issues.apache.org/jira/browse/QPID-882
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M3
>            Reporter: Arnaud Simon
>            Assignee: Arnaud Simon
>             Fix For: M4
>
>
> Preconditions:
> This is for example the case for methods requiring a flag, wrong values are ignored and treated like TMNOFLAG. We should instead throw an XAException with error code 	XAER_PROTO 
> Postconditions:
> We currently don't check and propagate the error code of a broker closed connection

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.