Re: Creating a stomp consumer clears the queue of existing messages

2010-02-03 Thread ilank
ximumPendingMessageLimit=-1) >> but >> that didn't help. >> >> In diving into the code, I found that the queue is cleared when the >> outputStream is flushed with the connect command. >> >> Any idea what could be wrong? >> >> Thanks for you

Re: Creating a stomp consumer clears the queue of existing messages

2010-02-02 Thread Timothy Bish
On Tue, 2010-02-02 at 07:16 -0800, ilank wrote: > Hi! > > I'm using Stomp 1.0 and ActiveMQ C++ client 3.0.1 (Windows XP, MS dev studio > 2005) to read text messages sent to JMS in JBoss. > I'm using the sample code provided in Stomp to connect and I find that if > the queue contains messages, as s

Creating a stomp consumer clears the queue of existing messages

2010-02-02 Thread ilank
hat the queue is cleared when the outputStream is flushed with the connect command. Any idea what could be wrong? Thanks for your help, Ilank -- View this message in context: http://old.nabble.com/Creating-a-stomp-consumer-clears-the-queue-of-existing-messages-tp27422114p27422114.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.