-
Bug
-
Resolution: Done
-
Major
-
2.0.0.Final
-
None
Not sure why, but CustomBeanImplementationTest#testInjectionPointGetMemberIsUsedToDetermineTheClassThatDeclaresAnInjectionPoint seems to presume that InjectionPoint#getMember() gets triggered during bootstrap.
But that is simply not the case in OWB. It's also nowhere defined that this should be.