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
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.