[ 
https://issues.apache.org/activemq/browse/CAMEL-689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44143#action_44143
 ] 

Claus Ibsen commented on CAMEL-689:
-----------------------------------

Are there more such classloaders that should be skipped in OGSi environments? 
Anyone from the other platforms, knopplerfish, equianox? I think I have seen 
such in the spring framework source code once.

> 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
>            Assignee: Willem Jiang
>             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.

Reply via email to