You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/09/04 10:23:53 UTC

[GitHub] [camel-quarkus] squakez commented on pull request #1688: Feat(mongodb): add support for named client

squakez commented on pull request #1688:
URL: https://github.com/apache/camel-quarkus/pull/1688#issuecomment-687061759


   Thanks for the review. I am not sure of how to proceed further as I've just started working with quarkus extensions. I see [this method](https://github.com/quarkusio/quarkus/blob/master/extensions/mongodb-client/deployment/src/main/java/io/quarkus/mongodb/deployment/MongoClientProcessor.java#L288-L306) in the `quarkus` extension that we are later using in this camel extension to bind a client to the registry.
   
   I've played a bit removing the whole `@BuildStep` on the extension resulting in a `No bean could be found in the registry for: mongoClient1 of type: com.mongodb.client.MongoClient` exception. Please @oscerd, @lburgazzoli any hint or example on how to proceed would help me a lot :)


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org