You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Ramakrishna <ra...@primesoftinc.com> on 2016/02/04 09:47:39 UTC

Exception while using to configure camel with spring

Ignoring converter type:
org.apache.camel.component.spring.integration.converter.SpringIntegrationConverter
as a dependent class cound not be found java.lang.noclassdeffounderror:
org/springframework/integration/Message



--
View this message in context: http://camel.465427.n5.nabble.com/Exception-while-using-to-configure-camel-with-spring-tp5777202.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Exception while using to configure camel with spring

Posted by Claus Ibsen <cl...@gmail.com>.
Sounds like you are trying to use camel-spring-integration. And if so
you need to include all the dependency JARs that spring integration
requires.

If you do not use spring-integration then remove the JAR from your classpath.

And mind spring integration is not the same as using Camel with
spring. spring integration is a product alike Camel.


On Thu, Feb 4, 2016 at 9:47 AM, Ramakrishna
<ra...@primesoftinc.com> wrote:
> Ignoring converter type:
> org.apache.camel.component.spring.integration.converter.SpringIntegrationConverter
> as a dependent class cound not be found java.lang.noclassdeffounderror:
> org/springframework/integration/Message
>
>
>
> --
> View this message in context: http://camel.465427.n5.nabble.com/Exception-while-using-to-configure-camel-with-spring-tp5777202.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2