Hi Raul Many thanks for the response.
I have solved the problem by creating a Spring post processing converter to read them out of the Spring context and programatically adding them to the Camel context. This seems to work well. I have attached the solution below if any others have a similar requirement. http://camel.465427.n5.nabble.com/file/n5094066/CamelConfigurationPostProcessor.java CamelConfigurationPostProcessor.java -- View this message in context: http://camel.465427.n5.nabble.com/Dynamically-loading-XML-configured-routes-tp5089872p5094066.html Sent from the Camel - Users mailing list archive at Nabble.com.
