Using a Destination retrieved from JNDI property file, a MessageConsumer on a queue with a selector does not actually consume -----------------------------------------------------------------------------------------------------------------------------
Key: QPID-3557 URL: https://issues.apache.org/jira/browse/QPID-3557 Project: Qpid Issue Type: Bug Components: Java Client Affects Versions: 0.13 Reporter: Gordon Sim Assignee: Rajith Attapattu ...it appears to believe it is a browseable destination. Two such consumers will each get all the messages and the messages don't get dequeued. If you create the Destination with createQueue() on the other hand it works as expected. -- 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:dev-subscr...@qpid.apache.org