Hi Camel folks, I'm currently struggling from CAMEL4264[1] in route that looks like:
JMS -> log -> stream resequencer -> log -> processor Unfortunately, the exception is thrown between the 2nd log and processor, and caught and logged (at DEBUG level!) by the StreamResequencer. So the affected message is effectively dropped... not even sent to the error handler for the route. Can anybody think of a workaround for this before a new version is released with the fix? Thanks in advance, David [1] https://issues.apache.org/jira/browse/CAMEL-4264 -- Wise men _still_ seek Him.