You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Weston M. Price (Resolved) (JIRA)" <ji...@apache.org> on 2012/01/10 22:29:40 UTC

[jira] [Resolved] (QPID-3700) Qpid JCA Adapter incorrectly throws JMSException when calling commit on a closed connection, should be IllegalStateException

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

Weston M. Price resolved QPID-3700.
-----------------------------------

    Resolution: Fixed

Addressed with patch. Fixes TCK issue and incorrect exception.
                
> Qpid JCA Adapter incorrectly throws JMSException when calling commit on a closed connection, should be IllegalStateException
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-3700
>                 URL: https://issues.apache.org/jira/browse/QPID-3700
>             Project: Qpid
>          Issue Type: Bug
>          Components: JCA
>    Affects Versions: 0.15
>         Environment: All OS platforms, current supported application server platforms for JCA adapter (EAP, Geronimo)
>            Reporter: Weston M. Price
>            Assignee: Weston M. Price
>             Fix For: 0.15
>
>         Attachments: QPID-3700.patch
>
>
> Our internal TCK tests showed that the QPID JCA adapter incorrectly throws a JMSException when calling commit() on a connection that has already been closed. The TCK requires this to be an IllegalStateException. The JCA adapter should be modified to check the state of the underlying connection and throw the appropriate exception when required.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org