You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Clement Escoffier (JIRA)" <ji...@apache.org> on 2008/10/09 10:38:44 UTC

[jira] Updated: (FELIX-558) Non caught NoClassDefFoundError when the instantiation of a Nullable object failed

     [ https://issues.apache.org/jira/browse/FELIX-558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clement Escoffier updated FELIX-558:
------------------------------------

    Affects Version/s: iPOJO-0.8.0

> 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
>    Affects Versions: iPOJO-0.8.0
>            Reporter: Clement Escoffier
>            Assignee: Clement Escoffier
>            Priority: Minor
>             Fix For: iPOJO-1.0.0
>
>   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.