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

Depedency Injection: Diagnostic for Ambiguous Bean @Named #173

Closed
1 task
KidoVin01 opened this issue Oct 1, 2021 · 1 comment
Closed
1 task

Depedency Injection: Diagnostic for Ambiguous Bean @Named #173

KidoVin01 opened this issue Oct 1, 2021 · 1 comment

Comments

@KidoVin01
Copy link
Contributor

Unchecked Errors:

  • Bean with @Named that is the same as the class name causes ambiguous bean name error
The exception message was: com.ibm.ws.container.service.state.StateChangeException: org.jboss.weld.exceptions.DeploymentException: WELD-001414: Bean name is ambiguous. Name GreetingA resolves to beans: [Managed Bean [class ...] with qualifiers [@Default @Named @Any], Managed Bean [class ...] with qualifiers [@Default @Named @Any], Managed Bean [class ...] with qualifiers [@Default @Named @Any]]

Related to #153

@KidoVin01
Copy link
Contributor Author

Related to #163, closing.

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

No branches or pull requests

1 participant