I have tried switching to CamelSpringTestSupport. What I found was that loading the application context via createApplicationContext did not inject the mocks I defined in my spring xml in the test class. I've only managed to get them loaded by using the normal spring @ContextConfiguration.
Thanks, -john -- View this message in context: http://camel.465427.n5.nabble.com/Testing-a-bean-with-Resource-tp3276944p3282618.html Sent from the Camel - Users mailing list archive at Nabble.com.
