Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-574

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.1.0.Beta1
    • 1.0.1.Final
    • Reflection layer
    • 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.

            sdouglas1@redhat.com Stuart Douglas
            marius.bogoevici Marius Bogoevici (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: