We need post some messages to Azure Service Bus and figure it would be nice (in case Azure service bus is down) to post messages to the local qpid broker first and then let the broker propagate messages to Azure.
I tried with qpid-route -d queue add azureuser/passw...@namespace.servicebus.windows.net 127.0.0.1:5672 amq.fanout brokerqueue and got Failed: VersionError - client: 0-10, server: 0-0 It seems related with version conflict (Azure supports amqp 1.0, while broker is amqp 0-10) Any idea or this just won't work? Thanks. -- View this message in context: http://qpid.2158936.n2.nabble.com/Does-broker-federation-work-with-azure-service-bus-tp7605140.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-mail: users-h...@qpid.apache.org