You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/05/13 09:46:51 UTC

[jira] Created: (SMX4NMR-135) NMR core doesn't export the converter package

NMR core doesn't export the converter package 
----------------------------------------------

                 Key: SMX4NMR-135
                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-135
             Project: ServiceMix NMR
          Issue Type: Bug
    Affects Versions: 1.0.0
            Reporter: Willem Jiang
             Fix For: 1.1.0


When load the camel feature in ServiceMix 4.0,  you will get this error

23:28:32,843 | WARN | Component@2a4da2 | ResolverUtil | g.apache.camel.util.ResolverUtil 517 | Could not find class 'org/apache/servicemix/nmr/core/converter/StringSourceConverter.class' in any classloaders:

We need to export the converter package from nmr-core bundle to avoid this error.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SMX4NMR-135) NMR core doesn't export the converter package

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4NMR-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved SMX4NMR-135.
----------------------------------

    Resolution: Won't Fix

Just checked the latest code base, the converter package is exported in the org.apache.servicemix.nmr.core-1.1.0-SNAPSHOT bundle.

> NMR core doesn't export the converter package 
> ----------------------------------------------
>
>                 Key: SMX4NMR-135
>                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-135
>             Project: ServiceMix NMR
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Willem Jiang
>             Fix For: 1.1.0
>
>
> When load the camel feature in ServiceMix 4.0,  you will get this error
> 23:28:32,843 | WARN | Component@2a4da2 | ResolverUtil | g.apache.camel.util.ResolverUtil 517 | Could not find class 'org/apache/servicemix/nmr/core/converter/StringSourceConverter.class' in any classloaders:
> We need to export the converter package from nmr-core bundle to avoid this error.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.