[
https://issues.apache.org/jira/browse/FELIX-558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clement Escoffier resolved FELIX-558.
-------------------------------------
Resolution: Fixed
Catch the exception and provide an understandable message. The error is also
logged.
(Fix in the revision 656694)
> Non caught NoClassDefFoundError when the instantiation of a Nullable object
> failed
> ----------------------------------------------------------------------------------
>
> Key: FELIX-558
> URL: https://issues.apache.org/jira/browse/FELIX-558
> Project: Felix
> Issue Type: Improvement
> Components: iPOJO
> Reporter: Clement Escoffier
> Assignee: Clement Escoffier
> Priority: Minor
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> When a service specification class uses a non accessible class (non imported
> by the bundle declaring the component type), the Nullable object creation
> failed. The dynamic proxy creation throws a NoClassDefFoundError. This
> exception is not caught, and does not really explain the issue to the user.
> Moreover, this exception is not logged.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.