Hey Guys, While building an app using this component I realized the documentation seems wrong. It states the format is nats:topic?severs=xxxxx
But when you run it the nats component will try to connect to a server with topic as the hostname instead of what's given in the servers. I tried specifying the servers in the application.yml which also didn't work. However, I found Andrea Cosentino's blog post which mentioned the format to use is nats:/</hostname>:4222?topic=<topic-name> This seems to work but my Camel version is 3.0.1 I'm wondering if the docs are for a newer version. Unfortunately I can't try with the new version easily. Can someone verify if the docs work with the latest version? If not I'm happy to contribute to the docs to fix it. -- Regards, Rajith Muditha Attapattu <http://rajith.2rlabs.com/>