Yes I have, I've tried both CLIENT_ACKNOWLEDGE and DUPS_OK_ACKNOWLEDGE same result, I consume my messages.
Any ideas? Thanks On Mon, Jul 25, 2011 at 5:00 AM, Danushka Menikkumbura < [email protected]> wrote: > Have you created your JMS session with ack mode Session.CLIENT_ACKNOWLEDGE? > > Thanks, > Danushka > > On Mon, Jul 25, 2011 at 4:13 PM, Emir Ibrahimbegovic < > [email protected]> wrote: > > > Hello, > > > > I'm trying to download messages from my QPID queue without acknowledging > > them. Even though I don't acknowledge them, they still get downloaded > from > > the queue. How can I check is my QPID queue setup with auto > acknowledge(is > > there something like that)? > > > > Thanks, > > E > > >
