Hi all, I am trying to set error handled property on exchange to false but it does not seem to be working. Below is the code I am using:
exchange.setProperty(Exchange.EXCEPTION_HANDLED); Is there a way to do this? It seems it has not effect. Thanks, Firas