Hi,

During the camel startup, our code will query a database and retrieve the
uri information for all the jms endpoints.

I was wondering how can I overwrite the uri of the <from> elements in
example below?

            <route id="routeTypeName" autoStartup="false" >
                        <from uri="{{type}}.{{name}}"/>
Ali



-----
Alireza Salemi
--
View this message in context: 
http://camel.465427.n5.nabble.com/dynamicly-change-the-url-of-the-from-element-after-the-camelcontext-is-started-tp5740599.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to