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

Annotated discovery is not honored #107

Closed
manovotn opened this issue Jul 27, 2021 · 0 comments · Fixed by #108
Closed

Annotated discovery is not honored #107

manovotn opened this issue Jul 27, 2021 · 0 comments · Fixed by #108
Assignees

Comments

@manovotn
Copy link
Contributor

If I am looking correctly, then this container always follows all discovery mode.

This will be a problem for next Weld (5) and CDI (4) versions because of https://issues.redhat.com/browse/WELD-2677 and jakartaee/cdi#500.

From first glance, we will need to tweak this method to pick up the discovery mode from beans.xml and handle it accordingly.

I am not entirely sure why this container performs so much of discovery on its own but I suppose it has something to do with the flat deployment and merging of beans.xml.

I will try and look into what needs doing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant