Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Camel MongoDB extension does not register camelMongoClient bean #747

Closed
jamesnetherton opened this issue Feb 24, 2020 · 0 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@jamesnetherton
Copy link
Contributor

There's some logic in the Camel MongoDB extension that's supposed to fetch the client created by the Quarkus Mongo extension and register it as a bean in the Camel registry. This does not seem to be working due to quarkusio/quarkus#7378.

Currently, the MongoDB itest is only passing by virtue of it manually producing the required client bean.

@jamesnetherton jamesnetherton added the bug Something isn't working label Feb 24, 2020
@jamesnetherton jamesnetherton self-assigned this Feb 24, 2020
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue Mar 6, 2020
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue Mar 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant