Hello All,
Iam trying to use amqp component of camel.
When iam trying to define route using the below mentioned URI 
amqp:queue:*BURL:direct://lb-push//pingqueue?routingkey="abcd"*
But unfortunately camel complains that it cant set routingkey parameter on
amqp component where as the routingkey parameter belongs to destinationName
mentioned in the below route uri
amqp:[queue:|topic:]*destinationName*[?options]
So my question is,is there any way to escape the question mark here so that
camel just considers it as destination name?

Thanks


--
View this message in context: 
http://camel.465427.n5.nabble.com/Escaping-parameters-in-route-URI-tp4969666p4969666.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to