Sometimes you see people trying to do
@Inject @ApplicationScoped
private SomeRequestScopedBean sRSB;
It should be clarified that this has no effect. Could even throw a validation exception at deployment.
Sometimes you see people trying to do
@Inject @ApplicationScoped
private SomeRequestScopedBean sRSB;
It should be clarified that this has no effect. Could even throw a validation exception at deployment.
The CDI project is part ofJakarta and uses GitHub issues as it's issue tracking system.
Therefore, all issues in CDI JIRA project are being bulk-closed as described in this GitHub issue.
If you feel like this particular issue deserves ongoing discussion, investigation or fixes in CDI/CDI TCK, please create a new issue under GitHub repository and include a link to this JIRA.
For specification related question/issues, please use - https://github.com/eclipse-ee4j/cdi/issues
For CDI TCK related questions/issues, please use - https://github.com/eclipse-ee4j/cdi-tck/issues