[GitHub] [camel-quarkus] oscerd commented on issue #3283: Camel-quarkus-couchbase Consumer is not working

2021-11-12 Thread GitBox
oscerd commented on issue #3283: URL: https://github.com/apache/camel-quarkus/issues/3283#issuecomment-966941407 Thanks @jamesnetherton Definitely not a problem of camel or camel-quarkus. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [camel-quarkus] oscerd commented on issue #3283: Camel-quarkus-couchbase Consumer is not working

2021-11-12 Thread GitBox
oscerd commented on issue #3283: URL: https://github.com/apache/camel-quarkus/issues/3283#issuecomment-966940967 Excluding jackson-databind from camel-jackson, make it works. Ok they're shading databind. -- This is an automated message from the Apache Git Service. To respond to th

[GitHub] [camel-quarkus] oscerd commented on issue #3283: Camel-quarkus-couchbase Consumer is not working

2021-11-12 Thread GitBox
oscerd commented on issue #3283: URL: https://github.com/apache/camel-quarkus/issues/3283#issuecomment-966931540 In 3.1.4 couchbase client is using jackson-databind 2.12.2 and in 3.2.0 2.12.3, while Camel 3.13.x is using 2.12.4 and Camel 3.11.x is using 2.12.3. It's weird. -- This

[GitHub] [camel-quarkus] oscerd commented on issue #3283: Camel-quarkus-couchbase Consumer is not working

2021-11-12 Thread GitBox
oscerd commented on issue #3283: URL: https://github.com/apache/camel-quarkus/issues/3283#issuecomment-966925830 Let me see what is happening -- 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

[GitHub] [camel-quarkus] oscerd commented on issue #3283: Camel-quarkus-couchbase Consumer is not working

2021-11-12 Thread GitBox
oscerd commented on issue #3283: URL: https://github.com/apache/camel-quarkus/issues/3283#issuecomment-966925647 Oh, silly me. I was under the impression you were using the csimple example as is. Sorry for that. -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [camel-quarkus] oscerd commented on issue #3283: Camel-quarkus-couchbase Consumer is not working

2021-11-12 Thread GitBox
oscerd commented on issue #3283: URL: https://github.com/apache/camel-quarkus/issues/3283#issuecomment-966922152 In csimple example I added the camel-jackson dep and It didn't fail for me. -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [camel-quarkus] oscerd commented on issue #3283: Camel-quarkus-couchbase Consumer is not working

2021-11-11 Thread GitBox
oscerd commented on issue #3283: URL: https://github.com/apache/camel-quarkus/issues/3283#issuecomment-966872582 cc @davsclaus -- 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 comme

[GitHub] [camel-quarkus] oscerd commented on issue #3283: Camel-quarkus-couchbase Consumer is not working

2021-11-11 Thread GitBox
oscerd commented on issue #3283: URL: https://github.com/apache/camel-quarkus/issues/3283#issuecomment-966872459 Btw with csimple adapted I don't have errors ``` 07:54:52.954 [org.apache.camel.example.MyApplication.main()] INFO o.apache.camel.main.BaseMainSupport - Auto-configura

[GitHub] [camel-quarkus] oscerd commented on issue #3283: Camel-quarkus-couchbase Consumer is not working

2021-11-11 Thread GitBox
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

[GitHub] [camel-quarkus] oscerd commented on issue #3283: Camel-quarkus-couchbase Consumer is not working

2021-11-11 Thread GitBox
oscerd commented on issue #3283: URL: https://github.com/apache/camel-quarkus/issues/3283#issuecomment-966386394 -- 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 unsubscr

[GitHub] [camel-quarkus] oscerd commented on issue #3283: Camel-quarkus-couchbase Consumer is not working

2021-11-10 Thread GitBox
oscerd commented on issue #3283: URL: https://github.com/apache/camel-quarkus/issues/3283#issuecomment-965030067 This works fine on Camel-plain -- 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 th