I've just started using the camel testing framework, but I get a 'java.lang.NoClassDefFoundError: org/apache/camel/spring/CamelBeanPostProcessor' when I run my simple unit test. I'm using 'camel-test', as I don't yet have any dependency on Spring, but it seems to depend on Spring regardless. See the screenshot below showing my very simple test class, and the JAR dependencies (just camel-core, camel-test and SLF4J).
http://camel.465427.n5.nabble.com/file/n5715495/CamelTestDependentOnSpring.jpg -- View this message in context: http://camel.465427.n5.nabble.com/Basic-camel-test-unit-test-dependent-on-Spring-tp5715495.html Sent from the Camel - Users mailing list archive at Nabble.com.