[
https://issues.apache.org/activemq/browse/CAMEL-716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45363#action_45363
]
Claus Ibsen commented on CAMEL-716:
-----------------------------------
The same for endpoints as well. If you have a route with
"from("jetty:http://...").process(...) and you forget to add camel-jetty to the
classpath.
Maybe camel could do someting smarter and give a better fedback, that you might
have forgot a "camel-XXX" on the classpath.
> can we catch NoClassDefError when trying to load Type converter
> implementations and try log a better warning about a missing dependency
> ---------------------------------------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-716
> URL: https://issues.apache.org/activemq/browse/CAMEL-716
> Project: Apache Camel
> Issue Type: Improvement
> Reporter: James Strachan
> Fix For: 1.5.0
>
>
> See the discussion:
> http://www.nabble.com/Why-some-jars-are-not-part-of-the-Camel-1.4-snapshot-distribution---td18401236s22882.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.