Thanks all for your replies. I have taken Kraythe's advice. Rather than just putting a try catch in createSimpleProduct, in my route I did some splitting so that the createSimpleProduct gets called for each item.
I guess I could have just put a try catch in but this way seems to be more of a camel way. -- View this message in context: http://camel.465427.n5.nabble.com/error-handling-design-pattern-advice-tp5744364p5744591.html Sent from the Camel - Users mailing list archive at Nabble.com.
