rejimathews edited a comment on issue #814: Can camel-k accept camel context 
definition?
URL: https://github.com/apache/camel-k/issues/814#issuecomment-513364622
 
 
   > in the configure method just do something like 
`getContext().getRegistry().bind(key, val)`
   
   Sounds great! 
   I already have my project written as XML in route fragments. If I add a 
groovy or java here (to bring in my datasource bean binding), if I pass both 
xml and the java/groovy to "kamel run command", will it all get bound under the 
same camelContext?
   
   Or rather, can i mix up routes , few from xml dsl and rest in groovy/java 
and have it all under single camelContext with common registry?

----------------------------------------------------------------
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

Reply via email to