-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
Hi;
In test SimpleBeanLifecycleTest # testSpecializedBeanExtendsManagedBean, MountainLion specializes the Lion so the managed bean with Lion is never resolved.
So getBeans(Lion.class, TAME_LITERAL) returns bean with MountationLion not bean with Lion.
Therefore assert bean Unable to render embedded object: File (= null; in the test case seems not to be correct) not found.