[
https://issues.apache.org/activemq/browse/CAMEL-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40067
]
James Strachan commented on CAMEL-100:
--------------------------------------
Am not 100% sure :) I added a custom converter to the test case, which
certainly helped; then the test didn't fail in my IDE, but definitely failed in
maven (i'd maybe not ran the test in maven when I thought it wasn't failing).
It could have been not failing in my IDEA due to a bad classpath (e.g. an
ActiveMQ jar on the classpath etc)
> 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
> Fix For: 1.2.0
>
>
> 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.