[
https://issues.apache.org/activemq/browse/CAMEL-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50172#action_50172
]
Claus Ibsen commented on CAMEL-1411:
------------------------------------
ResolverUtil is used in
camel-spring
camel-osgi
camel-bindy
camel-core
I got the stuff on camel-core working. I know I can get bindy working as well
as it can get hold of the camel context when doing marhsall/unmarshal.
camel-spring and camel-osgi should be possible. camel-spring is creating the
camel-context.
And camel-osgi should set its osgi aware resolvers instead of the default one
when it creates the camel context.
So I do think its doable.
> CamelContext - Add ClassResolver to be used when you need to load a class
> instead of ObjectHelper.loadClass to work in OSGi environments
> ----------------------------------------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-1411
> URL: https://issues.apache.org/activemq/browse/CAMEL-1411
> Project: Apache Camel
> Issue Type: Bug
> Components: camel-osgi
> Affects Versions: 1.6.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Critical
> Fix For: 2.0.0
>
>
> Add the skeleton and let Willem add the stuff in camel-osgi
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.