yer_sep2010.htm>).
- Celebrating 10 Years!
From: Yuvaraj Vanarase
Sent: Wednesday, June 08, 2011 4:24 PM
To: users@activemq.apache.org
Subject: RE: Dynamic Queue Creation Issue
Thanks Dejan. Exactly, this is very common scenario still I am not sure why am
I getting problem.
Well, I alrea
Can you check the web console (or JConsole) to check if there's everything
ok regarding destinations/consumers and messages. As this is a simple
scenario, there's probably some misuse. It's best to create a test that
shows what you're seeing.
Regards
--
Dejan Bosanac - http://twitter.com/dejanb
Hi,
I am creating queues dynamically(as of now testing with 2 only). Every time I
create new connection at sender side (connection->session->queue->sender) and
also new connection to create message listeners. Creation of 2 queues happens 1
minute interval.
I could see that for first queue messa