Michael Samson created QPID-5113:
------------------------------------
Summary: JMS Client - JMS Connection exception listener is not
notified when AMQ broker is killed
Key: QPID-5113
URL: https://issues.apache.org/jira/browse/QPID-5113
Project: Qpid
Issue Type: Bug
Components: Java Client
Affects Versions: 0.22
Environment: qpid-amqp-1-0-client-jms version 0.22
Apache AMQ version 5.8.0
Java 1.7
Reporter: Michael Samson
I created an AMQP JMS Message producer that sends a message every second to an
AMQ (AMQP) broker. As part of the producer setup, I registered a JMS Connection
exception listener. When I stop or kill AMQ, no exception is thrown to the
exception listener.
Steps to reproduce:
1. Setup AMQ version 5.8.0 and configure broker for AMQP
2. Start AMQ server
3. Modify attached sample code QpidSender and modify connectionUri details in
main() method.
4. Start QpidSender and validate that messages are received by AMQ.
5. Stop AMQ server and notice that exception listener is not called back.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]