ResolverUtil should ignore
org.apache.felix.framework.searchpolicy.ContentClassLoader for OSGI class
loading
------------------------------------------------------------------------------------------------------------
Key: CAMEL-689
URL: https://issues.apache.org/activemq/browse/CAMEL-689
Project: Apache Camel
Issue Type: Improvement
Components: camel-core
Reporter: Freeman Fang
Fix For: 1.4.0
org.apache.felix.framework.searchpolicy.ContentClassLoader is in OSGI env which
is not URLClassloader, we should resort to the
BundleDelegatingClassLoader in OSGI evniorment, so just ignore it in find
method
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.