Is it possible to discover if aJMS message processing threw an exception when you aggregate after a split (that splits to JMS)?
I have tried using an aggregator that runs on completionSize (that I set prior to splitting). All messages sent to the JMSqueue show up, but no indication of exceptions that are thrown are there. What I am trying to achieve is a way to "easily" be able to tell if all consumption of messages went without an exception. -- View this message in context: http://camel.465427.n5.nabble.com/Camel-split-aggregate-over-JMS-how-determine-if-any-exception-occured-tp5715151.html Sent from the Camel - Users mailing list archive at Nabble.com.