Re: Whitelisting forwarded queues

2012-11-01 Thread Geurt Schimmel
you want to keep >> your broker alive and clean. So I'm looking for a solution for that problem. >> >> Geurt >> >> -Original Message- >> From: James Green [mailto:james.mk.gr...@gmail.com] >> Sent: Thursday, November 01, 2012 8:35 AM >

Re: Whitelisting forwarded queues

2012-11-01 Thread Gary Tully
ail.com] > Sent: Thursday, November 01, 2012 8:35 AM > To: users@activemq.apache.org > Subject: Re: Whitelisting forwarded queues > > Are you referring to this discussion, had only days ago? > > http://mail-archives.apache.org/mod_mbox/activemq-users/201210.mbox/%3ccamh6+azsejinb8zadd5_v

Re: Whitelisting forwarded queues

2012-11-01 Thread James Green
or a solution for that problem. > > Geurt > > -Original Message- > From: James Green [mailto:james.mk.gr...@gmail.com] > Sent: Thursday, November 01, 2012 8:35 AM > To: users@activemq.apache.org > Subject: Re: Whitelisting forwarded queues > > Are you referring to

RE: Whitelisting forwarded queues

2012-11-01 Thread Geurt Schimmel
.@gmail.com] Sent: Thursday, November 01, 2012 8:35 AM To: users@activemq.apache.org Subject: Re: Whitelisting forwarded queues Are you referring to this discussion, had only days ago? http://mail-archives.apache.org/mod_mbox/activemq-users/201210.mbox/%3ccamh6+azsejinb8zadd5_vyo0u_9y-42uyg+7yc6to7zt+k5.

Re: Whitelisting forwarded queues

2012-11-01 Thread James Green
Are you referring to this discussion, had only days ago? http://mail-archives.apache.org/mod_mbox/activemq-users/201210.mbox/%3ccamh6+azsejinb8zadd5_vyo0u_9y-42uyg+7yc6to7zt+k5...@mail.gmail.com%3E On 31 October 2012 23:45, Geurt Schimmel wrote: > BrokerA is forwarding a number of queues with >

Whitelisting forwarded queues

2012-10-31 Thread Geurt Schimmel
BrokerA is forwarding a number of queues with to BrokerB. How can BrokerB prevent BrokerA from relentlessly forwarding whatever BrokerA likes (and only allow the queues to be forwarded that were agreed) using Spring XML ? Thanks.