lburgazzoli commented on issue #814: Can camel-k accept camel context 
definition?
URL: https://github.com/apache/camel-k/issues/814#issuecomment-510951341
 
 
   No, it understand route fragment only
   
   On Fri, 12 Jul 2019 at 17:50, rejimathews <[email protected]> wrote:
   
   > Does camel K understand if I pass the camel context definitions? Like
   >
   > <camelContext xmlns="http://camel.apache.org/schema/spring";>
   >   <route>
   >     <from uri="activemq:Accounts.PurchaseOrders"/>
   >     <to uri="seda:A"/>
   >   </route>
   >   <route>
   >     <from uri="seda:A"/>
   >     <to uri="activemq:UK.Accounts.Invoices"/>
   >   </route>
   > </camelContext>
   >
   > —
   > You are receiving this because you are subscribed to this thread.
   > Reply to this email directly, view it on GitHub
   > 
<https://github.com/apache/camel-k/issues/814?email_source=notifications&email_token=AAOIJBJSIAIOK2BLYBLNKQTP7CR4HA5CNFSM4ICMOIZ2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G65IBJQ>,
   > or mute the thread
   > 
<https://github.com/notifications/unsubscribe-auth/AAOIJBKFA5RVFM26UVHLVXLP7CR4HANCNFSM4ICMOIZQ>
   > .
   >
   -- 
   --
   Luca Burgazzoli
   

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