You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "William Tam (JIRA)" <ji...@apache.org> on 2007/11/19 01:04:26 UTC

[jira] Updated: (CAMEL-233) OsgiComponentResolver should recover after getting an exception from getEntryPaths()

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

William Tam updated CAMEL-233:
------------------------------

    Attachment: camel-233-patch.txt

Please review the attached patch

> OsgiComponentResolver should recover after getting an exception from getEntryPaths()
> ------------------------------------------------------------------------------------
>
>                 Key: CAMEL-233
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-233
>             Project: Apache Camel
>          Issue Type: Bug
>    Affects Versions: 1.3.0
>            Reporter: William Tam
>         Attachments: camel-233-patch.txt
>
>
> There is a bug in FELIX-422 (NPE thrown by GetEntryPathsEnumeration constructor) when caused bundle.getEntryPaths() to throw NPE for the system bundle.  While this is a bug in Felix, Camel's OsgiComponentResolver should continue (after logging an error) to process the next bundle.  

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