Hello all, While using fixed length bindy to convert string to date data type, I encountered an IllegalArgumentException, java.text.ParseException: Unparseable date: " "
Is it possible an annotation [lenient=true], to have the error logged under warning and have it continue processing the rest of the content. At the same time, another annotation [default="camel rox"], to set the value of the field to "camel rox" while catching error, such as ParseException. What do you think? Thanks and regards, Kmonging -- View this message in context: http://camel.465427.n5.nabble.com/DISCUSS-camel-bindy-Error-handling-tp5070204p5070204.html Sent from the Camel Development mailing list archive at Nabble.com.