ProxyFactory-generated proxies do not intercept overridden methods with 
covariant return types
----------------------------------------------------------------------------------------------

                 Key: WELD-574
                 URL: https://jira.jboss.org/browse/WELD-574
             Project: Weld
          Issue Type: Bug
          Components: Reflection layer
    Affects Versions: 1.0.1.Final
            Reporter: Marius Bogoevici
             Fix For: 1.1.0.BETA1


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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to