Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Patch
Description
In some cases the EJB.beanName() is not processed, which results in incorrect bean resolution.
For instance in the test case from the PR, the ejb-jar descriptor should complement the information from the EJB annotation. What actually happens is that the value from the bean name attribute gets ignored, and a wrong bean gets injected as a result
Attachments
Issue Links
- links to