Current we just throw the exception out, so you can handle the exception in the camel route yourself. BTW, ErrorHandler or onException could help you to do that.
-- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On March 5, 2014 at 4:42:26 PM, imranrazakhan (imranrazak...@gmail.com) wrote: > Hi Willem, > > I sorted issue, Apache camel is not providing response if it contain any > exception from server like following, but it suppose to send back response > to processor, its not HTTP error. > > Or i suppose to handle such errors with some onException???? > > > > > > > > faultCode > 1003 > > > faultString > Data out of bounds > > > > > > > Regards > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/camel-xmlrpc-response-not-showing-tp5748275p5748319.html > > Sent from the Camel - Users mailing list archive at Nabble.com. >