Hi, I used useOriginalMessage="true" in OnException clause. But what I see, if exception occurred it copied that file without data ( *empty file*).
Any one experience this issue before ? or i missed something ? Here is my onException clause <onException useOriginalMessage="true"> <exception>org.apache.axis.AxisFault</exception> <handled> <constant>true</constant> </handled> <to uri="file:src/test_fs" /> </onException> /Sarfaraj -- View this message in context: http://camel.465427.n5.nabble.com/issue-while-using-useOriginalMessage-true-in-file-component-tp5730479.html Sent from the Camel - Users mailing list archive at Nabble.com.