AMQConnection should provide getter for _connected variable
-----------------------------------------------------------
Key: QPID-3699
URL: https://issues.apache.org/jira/browse/QPID-3699
Project: Qpid
Issue Type: Improvement
Components: Java Client
Affects Versions: 0.14
Environment: All platforms, Java client.
Reporter: Weston M. Price
Fix For: 0.15
Due to some failing TCK tests for the JCA adapter, the adapter needs to
determine the state of the underlying AMQConnection before allowing a call a
JMS Session.commit(). This allows the adapter to throw the appropriate
IllegalStateException which is a requirement of the JCA/JMS TCK and not the
standard JMS API.
Providing this getter will allow us to determine the state of the internal
connection and take the appropriate action.
--
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]