Re: Configuring activemq queues

2008-09-05 Thread Srkanth
I got it fixed. Thank you for the help! James.Strachan wrote: > > How many brokers do you want to run and why? The quick answer is - > just run one broker and make all the clients connect to it. > > 2008/9/4 Srkanth <[EMAIL PROTECTED]>: >> >> Hi, >>

Configuring activemq queues

2008-09-04 Thread Srkanth
Hi, I have activemq installed on my machine and another developer's machine. The message producer is on another machine and the consumer is on my machine. So, the messages that are put by the producer are appearing on his console but not appearing in my queue. How do I configure activemq to