Re: Forward messages from ActiveMQ to RabbitMQ via Qpid Dispatch Router

2019-02-26 Thread Icipher
I tried to remove the section that has telemetry "in" but no success, messages are not propagated to rabbitmq.. -- Sent from: http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html - To unsubscribe, e-mail: users-uns

Re: Forward messages from ActiveMQ to RabbitMQ via Qpid Dispatch Router

2019-02-12 Thread Icipher
I don't want them to be divided between the two brokers. I want them to go to ActiveMQ and then to be forwarded to RabbitMQ. Sorry I didn't understand the part of competing with consuming links. With phase out = 1, mybroker would act as a consumer? Is that right? Thanks for helping me :) -- Sent

Forward messages from ActiveMQ to RabbitMQ via Qpid Dispatch Router

2019-02-04 Thread Icipher
Hey guys, I'm trying to find a way to forward messages from ActiveMQ (component from Eclipse Hono) to RabbitMQ via a Qpid Dispatch Router. This is the current configuration: [ ["router", { "id": "Hono.Example.Router", "mode": "standalone", "workerThreads": 3 }], ["authServiceP