Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-3130

Aegis throws (and throws up) when an ExceptionInInitializerError happens while introspecting

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3, 2.2.11
    • 2.3.2
    • Aegis Databinding
    • None

    Description

      org.apache.cxf.aegis.type.java5.AnnotationReader, the function 'load' carefully traps ClassNotFoundException to allow it to just float along past problems with classes that are referenced in services. However, there might also be an ExceptionInInitializerError, and those pass through.

      In both cases, logging+returning null seems appropriate.

      Attachments

        Activity

          People

            bmargulies Benson Margulies
            bmargulies Benson Margulies
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: