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

Hadrian Zbarcea commented on CAMEL-1092:
----------------------------------------

This is not entirely accurate.  It depends on the namespace.  For camel-osgi, 
camelContext is in the "http://activemq.apache.org/camel/schema/osgi"; 
namespace.  If that namespace is used 
org.apache.camel.osgi.CamelNamespaceHandler takes over.

> 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
>
>
> 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.

Reply via email to