lichtin commented on issue #644:
URL: https://github.com/apache/camel-karaf/issues/644#issuecomment-3476067556

   Patched the Manifest file and had to add the following to the 
"Import-Package" directive:
   
   `org.glassfish.jaxb.runtime.v2,
   org.apache.camel.model.app,
   org.apache.camel.model.cloud,
   org.apache.camel.model.config,
   org.apache.camel.model.errorhandler,
   org.apache.camel.model.loadbalancer,
   org.apache.camel.model.transformer,
   org.apache.camel.model.validator`
   
   to get above mentioned loadRoutesDefinition working.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to