ProducerTemplate/MockEndpoint does not seem to trigger context exception handling. ----------------------------------------------------------------------------------
Key: CAMEL-4234 URL: https://issues.apache.org/jira/browse/CAMEL-4234 Project: Camel Issue Type: Bug Components: camel-core Affects Versions: 2.8.0 Environment: JUnit4 Spring tests, Spring DSL Reporter: Bryan Brouckaert Hello, I have a camel route that has "onException" clause. When I run it on Tomcat it works pefectly, but in my integration test (JUnit4 + Spring Tests) the exception handling isn't triggered. The unit tests uses a producer template and mock endpoint, so it seems that it is in one those. I'll try to reproduce it in a small test case. Kind regards, Bryan. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira