[
https://issues.apache.org/jira/browse/CXF-3130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benson Margulies updated CXF-3130:
----------------------------------
Fix Version/s: 2.4
Assignee: Benson Margulies
> 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.3.0, 2.2.11
> Reporter: Benson Margulies
> Assignee: Benson Margulies
> Fix For: 2.4
>
>
> 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.