Hello I need to externalise mappings with Spring XML as per the example here: http://camel.apache.org/how-do-i-import-routes-from-other-xml-files.html
I'm after a solution that automatically adds all configured routes to my single Camel context. It seems that Camel has a <packageScan> feature which does what I need but I can't see how to make this work with XML configured routes. Does anyone have a solution? Thanks -- View this message in context: http://camel.465427.n5.nabble.com/Dynamically-loading-XML-configured-routes-tp5089872p5089872.html Sent from the Camel - Users mailing list archive at Nabble.com.
