[
https://issues.apache.org/activemq/browse/CAMEL-1092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47538#action_47538
]
Hadrian Zbarcea commented on CAMEL-1092:
----------------------------------------
@William, thanks for the test. I banged my head against this one for 2 days
now. I think I know what the problem is. OSGI awareness is sort built into
the core assuming that osgi is always used with camel-osgi, which is obviously
not the case. I think it's our bug, not Spring's magic.
I think I'm almost done with this. I only have a chicken'n'egg bootstrapping
issue to fix, but I badly need a bit of luck.
> core\src\main\java\org\apache\camel\util\ResolverUtil.java has dependency on
> OSGi Bundle class
> ----------------------------------------------------------------------------------------------
>
> Key: CAMEL-1092
> URL: https://issues.apache.org/activemq/browse/CAMEL-1092
> Project: Apache Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 1.5.1
> Reporter: Seumas Soltysik
> Assignee: Hadrian Zbarcea
> Fix For: 1.5.1
>
> Attachments: test.tar.gz
>
>
> When running a Camel router scenario, I am getting a ClassNotFoundError for
> the OSGi Bundle class from the ResolverUtil class. It seems like this code
> should be in the camel-osgi bundle or perhaps should be more reflection based.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.