Re: Camel route stops consuming from RabbitMQ queue

2016-09-15 Thread stefanmeisner
Connection factory: -- View this message in context: http://camel.465427.n5.nabble.com/Camel-route-stops-consuming-from-RabbitMQ-queue-tp5787591p5787594.html Sent from the Camel - Users mailing list archive at Nabble.com.

Camel route stops consuming from RabbitMQ queue

2016-09-15 Thread stefanmeisner
My platform is Karaf 4.0.4 and Camel 2.17.3 and RabbitMQ 3.6.2 I have a queue with > 1 messages on it. When I start Karaf with my route deployed in, it starts processing messages: Validation and WS call using cxf, and response sent to a response exchange. My problem is, that the route stops

How to (auto-) delete a RabbitMQ queue?

2015-09-04 Thread stefanmeisner
Hi, I have a test system based on Camel and launched by Jenkins. It runs a bunch of tests and among other things verifies that the system under test writes the correct log messages to a RabbitMQ exchange. I have created a queue specific to this test system, because other systems needs the log