lburgazzoli commented on issue #57: kamel run runtime/examples/Sample.java fails with java.lang.NoClassDefFoundError URL: https://github.com/apache/camel-k/issues/57#issuecomment-420914388 It is because I've changed how the integration is given to the runtime images: before it was included as a resource, now it is on the file system and the class name is computed from the path, I need to re-think how this is computed, maybe using an env var to tell the image the base path for integrations.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services