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

Willem Jiang commented on CAMEL-2593:
-------------------------------------


I checked camel 1.6.2 and camel 2.3.0-SNAPSHOT, the package of 
"org.apache.camel.component.http.helper" is exported in these two version.
Which version of ServiceMix are you using?
Did your application bundle import the package of 
"org.apache.camel.component.http.helper" ?


> Missing Package Export in HTTP Component
> ----------------------------------------
>
>                 Key: CAMEL-2593
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2593
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-http
>    Affects Versions: 1.6.2
>            Reporter: Fernando Ribeiro
>            Assignee: Willem Jiang
>
> The org.apache.camel.component.http.helper package is not exported.
> **pom.xml**
> <properties>
>   
> <camel.osgi.export.pkg>org.apache.camel.component.http.*</camel.osgi.export.pkg>
> </properties>
> **servicemix.log**
> Could not find class 
> 'org/apache/camel/component/http/helper/LoadingByteArrayOutputStream.class' 
> in any classloaders
> Could not find class 
> 'org/apache/camel/component/http/helper/GZIPHelper.class' in any classloaders
> Note that I didn't verify in 2.2.0.

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