Uploaded image for project: 'OpenWebBeans'
  1. OpenWebBeans
  2. OWB-634

@Interceptors added by extension ignored

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.3
    • 1.1.4
    • None
    • None

    Description

      using a portable extension to add an annotation @Interceptors on some beans doesn't work because @Interceptors annotations are detected using old reflection (AnnotationUtil.hasClassAnnotation() for instance).

      the annotatedType should be used too.

      Note: today (on trunk) this annotatedType is not propagated through the whole chain (it is easily null).

      Attachments

        Activity

          People

            struberg Mark Struberg
            romain.manni-bucau Romain Manni-Bucau
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: