Hi Sorry for the confusion, given your concrete use-case I just added a test showing how you can achieve this "dynamic" behaviour:
http://git-wip-us.apache.org/repos/asf/camel/diff/17f9678a Babak salemi wrote > Thanks Babak. > > When Spring comes up and it tries to resolve the properties for the beans, > it doesn't use the PropertiesResolver and it uses > PropertyPlaceholderConfigurer's method called processProperties which uses > a PlaceholderResolvingStringValueResolver and you can't overwrite it ! > > The code always calls the method resolvePlaceholder in > PropertyPlaceholderConfigurer. -- View this message in context: http://camel.465427.n5.nabble.com/dynamicly-change-the-url-of-the-from-element-after-the-camelcontext-is-started-tp5740599p5740786.html Sent from the Camel - Users mailing list archive at Nabble.com.
