Connection factory:

    <bean id="rabbitMqConnectionFactory"
class="com.rabbitmq.client.ConnectionFactory">
        <property name="uri"
value="amqp://sb:xxx...@lb.mq-test.jppol.net:5672/servicebus"/>
    </bean>




--
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.

Reply via email to