WillemJiang commented on issue #731: camelContext is not supported in XML DSL routedefinition URL: https://github.com/apache/camel-k/issues/731#issuecomment-500086799 It looks this current [XmlLoader](https://github.com/apache/camel-k-runtime/blob/master/camel-k-runtime-jvm/src/main/java/org/apache/camel/k/jvm/loader/XmlLoader.java#L44) doesn't support to load the different fragments at the same time. @ewcchan Could you try to spilte the camel context into two separated fragments as the [unit test]( https://github.com/apache/camel-k-runtime/blob/master/camel-k-runtime-jvm/src/test/java/org/apache/camel/k/jvm/RuntimeTest.java#L67) does?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
