DupsOk doesn't create the consumer so will always fail to receive messages.
---------------------------------------------------------------------------
Key: QPID-1226
URL: https://issues.apache.org/jira/browse/QPID-1226
Project: Qpid
Issue Type: Bug
Components: Java Tests
Reporter: Martin Ritchie
Fix For: M3
The change for QPID-1225 highlighted that this test was always failing. This is
because it never creates the queue it is sending messages to so they are all
bounced with No Route.
Just need to create a consumer. to fix it up.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.