I was just wondering if its possible to pass a variable to a camel route?

e.g.
<route>
        <from uri="${myjmsqueue}"/>
</route>

where ${myjmsqueue} is a variable defined may be in a properties file.

Is this possible?


-- 
View this message in context: 
http://old.nabble.com/passing-variables-to-camel-tp27590613p27590613.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to