Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: 1.0.0.Alpha4, 1.0.0.Alpha5
-
Fix Version/s: None
-
Component/s: OpenEJB Containers
-
Labels:None
-
Git Pull Request:
Description
The resource test enricher does not use the mappedName attribute for resource lookup, if provided. It would be very useful if it honored this attribute since otherwise it can only inject resources found under java:/comp/env.
Turned out this enricher simply didn't get used. I added the appropriate SPI services XML for this enricher.