I believe I have solved this by making the Camel-Context ID unique: src/main/resources/META-INF/spring/camel-context-1.xml <camelContext xmlns="http://camel.apache.org/schema/spring" id="camel1"
src/main/resources/META-INF/spring/camel-context-2.xml <camelContext xmlns="http://camel.apache.org/schema/spring" id="camel2" Is the recommended approach? -- View this message in context: http://camel.465427.n5.nabble.com/Loading-two-camel-context-files-at-start-tp5049449p5049497.html Sent from the Camel - Users mailing list archive at Nabble.com.