Rob, 1. When you talk about Queue Browsing, is it QueueBrowser class you are talking ? 2. I'm using Qpid Broker for Java with its in-built web console, where I can see the message status "Available" to "Acquired" after reading the message from Client. 3. I am receiving the acknowledgment from the consumer, able to send that acknowledgment to Qpid. From that Qpid is able to remove the message but there is no mapping between the messages acknowledged and removed. I want to map the acknowledgment based on the MessagID. Is there any method to get the messageID for the delivered message.
--girish -- View this message in context: http://qpid.2158936.n2.nabble.com/Re-delete-message-from-Queue-through-Java-code-tp7663338p7663354.html Sent from the Apache Qpid developers mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
