Turns out that indeed all endpoints were mocked and skipped including the one that is used as a producer, resulting in no message being sent around.
When using @MockEndpointsAndSkip(pattern) the producer should not be included by the pattern. -- View this message in context: http://camel.465427.n5.nabble.com/MockEndpointsAndSkip-appears-to-not-mock-all-endpoints-when-testing-with-Spring-tp5745105p5745395.html Sent from the Camel - Users mailing list archive at Nabble.com.