Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-20395

DeploymentDescriptorInterceptorBindingsProcessor doesn't take into account superclass methods

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 36.0.0.Beta1, 36.0.0.Final
    • 36.0.0.Beta1
    • EJB
    • None

      DeploymentDescriptorInterceptorBindingsProcessor is responsible for binding interceptors to EJB components, but it turns out that if is unable to handle the configuration in which the annotated method is defined in component's superclass. This can be easily fixed as org.jboss.as.server.deployment.reflect.ClassReflectionIndexUtil API already has an utility that is able to look for methods in a correct way.

              tadamski@redhat.com Tomasz Adamski
              tadamski@redhat.com Tomasz Adamski
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: