You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "James Strachan (JIRA)" <ji...@apache.org> on 2007/08/13 21:38:22 UTC

[jira] Commented: (CAMEL-100) Most recent snapshot requires ActiveMQ

    [ https://issues.apache.org/activemq/browse/CAMEL-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39921 ] 

James Strachan commented on CAMEL-100:
--------------------------------------

Any idea how to reproduce the ClassNotFoundException? e.g. the camel-core project doesn't use activemq yet it uses the AnnotationTypeConverterLoader OK?

> Most recent snapshot requires ActiveMQ
> --------------------------------------
>
>                 Key: CAMEL-100
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-100
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-activemq
>    Affects Versions: 1.1.0
>            Reporter: Aaron Crickenberger
>            Priority: Minor
>
> This may be moot given the projects' relationship, but it's a recently introduced side effect.  Before the most recent snapshot, I was able to use Camel without any ActiveMQ jar's floating around so long as I never tried to use any "activemq:queue:foo" URI's.  Now with the most recent snapshot, the first time I do something that uses AnnotationTypeCoverterLoader, ActiveMQConverter gets loaded, and then causes a NoClassDefFoundError for ActiveMQDestination.  

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