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

InterceptorModel not properly intialized for a Session bean with implementation-specific class

    XMLWordPrintable

Details

    Description

      The interceptor model is stored with ejbDescriptor.getImplementationClass() as the key but is later retrieved with ejbDescriptor.getBeanClass().

      Modify lookup logic so that it uses the same key. In addition, expand SubclassedComponentDescriptorTest to cover this scenario.

      Attachments

        Activity

          People

            mkouba@redhat.com Martin Kouba
            rhn-engineering-jharting Jozef Hartinger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: