Re: 4.1.1 and Stomp; lost unacked messages

2007-05-27 Thread Tom Samplonius
- "Tom Samplonius" <[EMAIL PROTECTED]> wrote: > I noticed some strange behavior with ActiveMQ 4.1.1 and the Stomp > protocol. When I connect, I set the ack mode to "client". I read a > message, and exit. Since I did not ack the message, I should expect > to get the same message on next exec

4.1.1 and Stomp; lost unacked messages

2007-05-26 Thread Tom Samplonius
I noticed some strange behavior with ActiveMQ 4.1.1 and the Stomp protocol. When I connect, I set the ack mode to "client". I read a message, and exit. Since I did not ack the message, I should expect to get the same message on next execution, and I do, as long as I do an explicit disconne