So that the missing class [1] on the classpath should now be also retrievable
if you would just add:

<dependency>
  <groupId>org.apache.camel</groupId>
  <artifactId>camel-spring</artifactId>
  <version>${camel-version}</version>
</dependency>

as well.

[1]
https://svn.apache.org/repos/asf/camel/trunk/components/camel-spring/src/main/java/org/apache/camel/spring/Main.java

Babak

--
View this message in context: 
http://camel.465427.n5.nabble.com/org-apache-camel-spring-Main-class-not-found-exception-tp5025882p5026510.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to