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

2019-02-28 Thread Gordon Sim
On 26/02/2019 11:45 am, Icipher wrote: I tried to remove the section that has telemetry "in" but no success, messages are not propagated to rabbitmq.. I think you want something like this: ["address", { "prefix": "telemetry", "waypoint": true }], ["autoLink", { "addr": "tele

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-13 Thread Chuck Rolke
ify a phase in the config. Then the default phase for an out autoLink will be applied. - Original Message - > From: "Icipher" > To: users@qpid.apache.org > Sent: Tuesday, February 12, 2019 6:59:04 AM > Subject: Re: Forward messages from ActiveMQ to RabbitMQ via Qpid

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

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

2019-02-05 Thread Gordon Sim
On 04/02/19 16:47, Icipher wrote: I'm trying to find a way to forward messages from ActiveMQ (component from Eclipse Hono) to RabbitMQ via a Qpid Dispatch Router. [...] I can connect to RabbitMQ but I can't forward the messages (telemetry adress) from to . (Queue shows 0 messages) What am I do

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