Hi Mark,

Thank you for you reaction. 

I added the missing slashes :

from("mqtt://test?host=tcp://127.0.0.1:1883&clientId=3&subscribeTopicNames=foo")
        .to("file:src/data/degrees.txt"); 

Unfortuantely it still says :
route1 shutdown complete, was consuming from:
Endpoint[mqtt://test?host=tcp://127.0.0.1:1883 ...

Nothing is dequeued.



--
View this message in context: 
http://camel.465427.n5.nabble.com/MQTT-Route-not-working-tp5771587p5771644.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to