4 Replies Latest reply on Apr 22, 2010 4:18 AM by wolfc

    AnnotatedElementMetaDataLoader and bridge methods

    wolfc

      Given a bean with a bridge method I don't get the annotations of the real method if I pass in a bridge method signature to AnnotatedElementMetaDataLoad.getComponentMetaDataRetrieval.

       

      Either it should just work or it should throw an IllegalArgumentException at some point.

       

      See attached patch for a test case.