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.