CamelExceptionCaught not cleared after successful redelivery

2015-05-07 Thread PaSik
Hi,  Could you guys please help me out with one thing.  I have a route that has an error handler configured for a specific exception with redelivery settings. When this exception is thrown the redelivery is attempted and succeeds but before the processing is continued only the exception field

CamelSpringJUnit4ClassRunner and additional TestExecutionListeners

2013-02-09 Thread PaSik
Hello, I'm having some problems when using a pure spring-test test with CamelSpringJUnit4ClassRunner. When I add additional TestExecutionListeners with the default settings (inheritListeners=true) the listeners added by my test class apparently get added before CamelSpringTestContextLoaderTes