[
https://issues.apache.org/activemq/browse/CAMEL-689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang updated CAMEL-689:
-------------------------------
Attachment: CAMEL-689.patch
> 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
>
> Attachments: CAMEL-689.patch
>
>
> 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.