The remote broker in my test environment is also ActiveMQ so yes, it speaks AMQP 1.0. In production, it's not guaranteed to be ActiveMQ but is guaranteed to speak AMQP 1.0 (hence the requirement to use AMQP instead of OpenWire for the bridge).
There is a single warning in the log of the remote broker: Transport connection to: tcp://1.2.3.4:51582 failed: java.io.EOFException | org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ Transport: tcp://1.2.3.4:51582@5672 By the way, I seem to have posted this question twice accidentally - the other thread has been replied to by someone who says that these bridges only work for OpenWire. -- View this message in context: http://activemq.2283324.n4.nabble.com/AMQP-Bridge-tp4670278p4670285.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.