-
Bug
-
Resolution: Done
-
Major
-
1.0.1.Final
-
None
An example can be found in org.jboss.weld.tests.interceptors.hierarchical.InterceptorsWithHierarchyTest - Attacker.cloneMe() is invoked on the raw bean instance and not on the ProxyFactory-generated proxy.
This is a separate issue from the fact that the test itself tests interception, the problem would appear with every scenario that requires a proxy.