Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 3.0.0.Beta1
-
Fix Version/s: 3.0.0.Beta2
-
Component/s: Logging
-
Labels:None
-
Workaround:Workaround Exists
-
Workaround Description:
-
Estimated Difficulty:Low
Description
There are situations when the InjectionPoint#getBean() is null. [1] In this case, the producer for Logger should retrieve the type using InjectionPoint.getMember().getDeclaringClass().
One case when this happens is when non-contextual injection is being used. We should allow for this.
[1] InjectionPoint#getBean() JavaDoc states: "If the injection point does not belong to a bean, return a null value."
Gliffy Diagrams
Activity
- All
- Comments
- Work Log
- History
- Activity
- Links Hierarchy