Re: AMQ 5.0.0: DemandForwardingBridge not restarting after one node is bounced

2008-04-10 Thread rmahoney249
Thanks for the quick reply. Looks like that was the secret sauce :-) ttmdev wrote: > > Try taking the 'failover' out of broker A's static connector. Like so, > > ... /> > > With the above static connector, if broker B fails, Broker A should go > into connect retry mode. > > -- View this

Re: AMQ 5.0.0: DemandForwardingBridge not restarting after one node is bounced

2008-04-10 Thread ttmdev
Doh! Never mind my previous question ;) Joe ttmdev wrote: > > Try taking the 'failover' out of broker A's static connector. Like so, > > ... /> > > With the above static connector, if broker B fails, Broker A should go > into connect retry mode. > > What version of AMQ are you using? > >

Re: AMQ 5.0.0: DemandForwardingBridge not restarting after one node is bounced

2008-04-10 Thread ttmdev
Try taking the 'failover' out of broker A's static connector. Like so, With the above static connector, if broker B fails, Broker A should go into connect retry mode. What version of AMQ are you using? Joe Goto www.ttmsolutions.com for a free ActiveMQ user guide rmahoney249 wrote: > >

Re: AMQ 5.0.0: DemandForwardingBridge not restarting after one node is bounced

2008-04-10 Thread Rob Davies
On 10 Apr 2008, at 20:14, rmahoney249 wrote: I'm having a problem with a Network of Brokers in a store and forward setup. If I take down the activemq instance on the producer side and then restart, it never recreates the DemandForwardingBridge. Here are the details: Server A (linux, java

AMQ 5.0.0: DemandForwardingBridge not restarting after one node is bounced

2008-04-10 Thread rmahoney249
I'm having a problem with a Network of Brokers in a store and forward setup. If I take down the activemq instance on the producer side and then restart, it never recreates the DemandForwardingBridge. Here are the details: Server A (linux, java 1.5): - STOMP Producers putting messages on queue F