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

                 Key: CXF-3130
                 URL: https://issues.apache.org/jira/browse/CXF-3130
             Project: CXF
          Issue Type: Bug
          Components: Aegis Databinding
    Affects Versions: 2.2.11, 2.3.0
            Reporter: Benson Margulies


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.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to