Bai Shen wrote:
>
>
>
> James.Strachan wrote:
>>
>> Try looking at the queues & consumers in the broker
>> http://activemq.apache.org/how-can-i-monitor-activemq.html
>>
>> --
>> James
>> -------
>> http://macstrac.blogspot.com/
>>
>>
>
> I can see the topic in the console and the Enqueue Count shows my
> messages. But I can't seem to receive them for some reason.
>
Okay, I ended up changing from a Topic to a Queue and was able to send and
receive my messages asynch. However, I still don't quite understand the
durable part. I've read
http://activemq.apache.org/how-do-durable-queues-and-topics-work.html but
AFAIK, the PERSISTANT flag is 'sposed to be already on. I even set it, and
I still wasn't able to get things to work.
--
View this message in context:
http://www.nabble.com/Creating-simple-producer-and-consumer-tf3683279s2354.html#a10310875
Sent from the ActiveMQ - User mailing list archive at Nabble.com.