[
https://jira.jboss.org/browse/WELD-574?page=com.atlassian.jira.plugin.sys...
]
Stuart Douglas resolved WELD-574.
---------------------------------
Fix Version/s: 1.1.0.BETA1
(was: 1.1.0.BETA2)
Resolution: Done
This has been fixed by the change to the low level javaassist API
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
Assignee: Stuart Douglas
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