What version of AMQ are you using? Do the embedded and remote brokers re-connect after the remote has been bounced?
Do you have dynamicOnly set to 'true'? Do the consumers on the remote broker reconnect to the remote broker after it has been bounced? Joe www.ttmsolutions.com M4RC0 wrote: > > hello: > > we have a properly (spring)configured embedded broker to bridge messages > to a remote broker. To do that we use a listener with the onMessage method > implemented (witch resend the message to remote broker). > > it works fine while remote broker is up, but if it falls (or network is > down), messages appears to stay on embedded broker but are never resend > when remote broker up (nor rebooting embedded broker application). > we expected that, on embedded broker startup, listener should be notified > about those not consumed messages, but that's not right. > > do you know how to use a embedded broker to redeliver messages to a remote > broker and also maintain and resend the messages when remote broker (or > network) is down? > > thanks a lot!! > -- View this message in context: http://www.nabble.com/HOWTO-resend-msgs-from-embedded-broker-to-remote-broker-that-was-down-tp18214129p18214366.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.