Re: can't get simple Network of Brokers to work

2009-09-08 Thread Mitch Granger
Thanks! I'm all sorted out now. The real issue turned out to be that the OpenVZ images I was working off of couldn't multicast. Having working configs for a static list of brokers did help me identify that though. Thanks again! Bruce Snyder wrote: On Fri, Sep 4, 2009 at 5:43 PM, themitchy

Re: can't get simple Network of Brokers to work

2009-09-04 Thread Bruce Snyder
On Fri, Sep 4, 2009 at 5:43 PM, themitchy wrote: > > I've followed the example in > http://activemq.apache.org/networks-of-brokers.html for multicast discovery. > I have two brokers set up that way (let's call them A and B).  I'm sending > messages to /queue/foo on broker A.  I have something subsc

Re: can't get simple Network of Brokers to work

2009-09-04 Thread Rob Davies
On 5 Sep 2009, at 00:43, themitchy wrote: I've followed the example in http://activemq.apache.org/networks-of-brokers.html for multicast discovery. I have two brokers set up that way (let's call them A and B). I'm sending messages to /queue/foo on broker A. I have something subscribing

can't get simple Network of Brokers to work

2009-09-04 Thread themitchy
I've followed the example in http://activemq.apache.org/networks-of-brokers.html for multicast discovery. I have two brokers set up that way (let's call them A and B). I'm sending messages to /queue/foo on broker A. I have something subscribing to /queue/foo on broker B but it doesn't get the m