oscerd commented on issue #3283: URL: https://github.com/apache/camel-quarkus/issues/3283#issuecomment-966842762
> > This works fine on Camel-plain > > I adapted the Camel [csimple example](https://github.com/apache/camel-examples/tree/main/examples/csimple) with the route mentioned above and observed the same issue. Whenever Jackson is added to the classpath, it triggers the error. ah ok, now I'm getting your message. If you run this https://github.com/apache/camel-examples/tree/main/examples/couchbase-log The error we are seeing on camel-quarkus is not showing up and the route is the same. This is true with 3.13.0-SNAPSHOT and 3.11.1/3.11.2 So I'm not sure this is a problem on plain camel -- 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]
