squakez commented on issue #2534: URL: https://github.com/apache/camel-k/issues/2534#issuecomment-904626422
According to the stacktrace, it seems that the runtime is missing `xalan` dependencies. Can you try the same by forcing that dependency (via `-d` option with run command)? I wonder if those classes are removed by the Quarkus runtime because it is instantiated at runtime and therefore not available when needed. In such case, the workaround proposed in #2558 may be useful as well. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org