On 08/12/2013 11:01 AM, Rob Percival wrote:
I've been attempting to configure a static bridge between two brokers (I
want any messages received on a local broker to immediately be forwarded to
a remote broker if it's available). If I use OpenWire, i.e. a
"static:(tcp://1.2.3.4:61616)" URL, it works, but if I change that URL to
"static:(amqp://1.2.3.4:5672)" in order to use AMQP it doesn't.

Are there any error messages in the logs?

This is a
problem because, in the production environment, the remote broker is out of
my control and only accepts AMQP connections.

What is your remote broker? Does it speak version 1.0 of AMQP?

Is this a supported
configuration or is OpenWire the only way to have a static bridge?


Reply via email to