Hi David,
Sorry, I don't think there is a way to workaround this issue.
I just merged the patch into Camel 2.8.x, and we are planing the release
Camel 2.8.1 recently.
On 8/26/11 2:30 AM, David Tombs wrote:
Hi Camel folks,
I'm currently struggling from CAMEL4264[1] in route that looks like:
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 m