Hello Fabian

This is how the standard rabbit URI looks. rabbitmq://<host>:<port>/<exchange>

Write in any exchange that you want and it will declare the queue on
that exchange.

Best Souciance

On Thu, Feb 25, 2016 at 11:24 AM, FabianChanton [via Camel]
<ml-node+s465427n5778263...@n5.nabble.com> wrote:
> Hi!
>
> We are using Camel CDI 1.2.0, Camel core 2.16.1 and Camel RabbitMQ 2.16.1 in
> our project.
>
> For this project, I need to declare a queue on the default exchange of an
> existing RabbitMQ Server. If i set declare=true on my endpoint URI the
> RabbitMQConsumer tries to declare the queue and the default exchange, which
> already exists. The server then replies, that I am not allowed to declare
> the default exchange.
>
> Is there a possibility to declare a queue on an existing exchange?
>
> Best Regards
>
> Fabian Chanton
>
> ________________________________
> If you reply to this email, your message will be added to the discussion
> below:
> http://camel.465427.n5.nabble.com/RabbitMQ-Declare-queue-on-existing-exchange-tp5778263.html
> To start a new topic under Camel - Users, email
> ml-node+s465427n465428...@n5.nabble.com
> To unsubscribe from Camel - Users, click here.
> NAML




--
View this message in context: 
http://camel.465427.n5.nabble.com/RabbitMQ-Declare-queue-on-existing-exchange-tp5778263p5778267.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to