You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2019/06/08 02:43:06 UTC

[GitHub] [camel-k] WillemJiang commented on issue #731: camelContext is not supported in XML DSL routedefinition

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:
users@infra.apache.org


With regards,
Apache Git Services