Bounced messages do not appear in connection exception listener
---------------------------------------------------------------
Key: QPID-379
URL: https://issues.apache.org/jira/browse/QPID-379
Project: Qpid
Issue Type: Bug
Components: Java Client
Reporter: Martin Ritchie
Assigned To: Martin Ritchie
Even after starting a connection bounced messages are not sent to the
connection exception listener because the dispatcher hasn't started.
We cannot start the Dispatcher until we know if we are going to do a receive or
a message listener.
So we have to handle the Bounced messages outside of the dispatcher.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.