The text of http://camel.apache.org/context.html says:

"You can append query options to the URI in the following format,
?option=value&option=value&..."

However, it doesn't explain how to get to those parameter's from your
context. Looking through the code, I don't even see it passing those
parameters to the endpoint that is created.
Am I missing something?

Reply via email to