Thank you Babak. Since we are using Camel 2.10 we are using the
BridgePropertyPlaceholderConfigurer as followed below:
<bean id="bridgePropertyPlaceholder"
class="org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer" >
<property name="location" value="classpath:settings.properties"/>
</bean>
How does BridgePropertyPlaceholderConfigurer with the PropertiesComponent?
Thanks,
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-tp5740599p5740702.html
Sent from the Camel - Users mailing list archive at Nabble.com.