You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2010/03/30 02:29:08 UTC

[jira] Resolved: (CAMEL-2593) Missing Package Export in HTTP Component

     [ https://issues.apache.org/activemq/browse/CAMEL-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CAMEL-2593.
---------------------------------

    Resolution: Cannot Reproduce

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