-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
In test class
UnproxyableTest, method testInjectionPointWithUnproxyableTypeWhichResolvesToNormalScopedWebBean
--------------------------
Test fails because no injection point that resolves to FinalTuna_Broken class. To test fails, there must be injection points.
Coverage : 5.4.1 ba)
Classes which are declared final or have final methods cannot be proxied by the container. If an injection point whose declared type cannot be proxied by the container resolves to a bean with a normal scope, an UnproxyableDependencyException is thrown by the container at deployment time