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
Fix For: 0.15
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:[email protected]