Re: camel-http keeps throwing exception regardless of throwExceptionOnFailure value

2013-09-11 Thread roger_rabbit
Yes, that was the right one! Now I understand my whole problem... such a subtle but important point! Thanks a lot, Claus! -- View this message in context: http://camel.465427.n5.nabble.com/camel-http-keeps-throwing-exception-regardless-of-throwExceptionOnFailure-value-tp5739143p5739173.html

Re: camel-http keeps throwing exception regardless of throwExceptionOnFailure value

2013-09-11 Thread Claus Ibsen
lure=false with statusCode: 404 > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/camel-http-keeps-throwing-exception-regardless-of-throwExceptionOnFailure-value-tp5739143p5739153.html > Sent from the Camel - Users mailing list archive at Nabb

Re: camel-http keeps throwing exception regardless of throwExceptionOnFailure value

2013-09-11 Thread roger_rabbit
message in context: http://camel.465427.n5.nabble.com/camel-http-keeps-throwing-exception-regardless-of-throwExceptionOnFailure-value-tp5739143p5739153.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: camel-http keeps throwing exception regardless of throwExceptionOnFailure value

2013-09-11 Thread Claus Ibsen
ok : " + > Integer.toString(responseCode),runInDebugMode);break; > default : > logUtils.log(LoggingLevel.ERROR,"Return code > KO : " + > Integer.toString(responseCode),runInDebugMode);break; >

camel-http keeps throwing exception regardless of throwExceptionOnFailure value

2013-09-11 Thread roger_rabbit
oggingLevel.ERROR,"Return code KO : " + Integer.toString(responseCode),runInDebugMode);break; } // ... If any of you have a tip here, or could point out my mistake, she/he is welcome! Thanks in advance -- View this message in context: http://camel.4