I'm hitting the following error when running a TestCase with my camel + spring app:
java.lang.NoClassDefFoundError: Could not initialize class org.springframework.beans.factory.BeanCreationException camel-core I'm using camel version 2.9.0-RC1 and Spring version 3.0.6.RELEASE -- View this message in context: http://camel.465427.n5.nabble.com/NoClassDefFoundError-BeanCreationException-tp5062507p5062507.html Sent from the Camel - Users mailing list archive at Nabble.com.
