We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@Named
Unchecked Errors:
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
The text was updated successfully, but these errors were encountered:
Related to #163, closing.
Sorry, something went wrong.
No branches or pull requests
Unchecked Errors:
@Named
that is the same as the class name causes ambiguous bean name errorRelated to #153
The text was updated successfully, but these errors were encountered: