Re: How to use throwExceptionOnFailure=false to differentiate HTTP Status codes

2013-02-20 Thread deepak_a
: http://camel.465427.n5.nabble.com/How-to-use-throwExceptionOnFailure-false-to-differentiate-HTTP-Status-codes-tp5727591p5727855.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: How to use throwExceptionOnFailure=false to differentiate HTTP Status codes

2013-02-18 Thread Claus Ibsen
f its an error and/or to retry. > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/How-to-use-throwExceptionOnFailure-false-to-differentiate-HTTP-Status-codes-tp5727591p5727623.html > Sent from the Camel - Users mailing list archive at Nabble.com. --

Re: How to use throwExceptionOnFailure=false to differentiate HTTP Status codes

2013-02-14 Thread deepak_a
retry n number of times. Will post further as I make some progress. -- View this message in context: http://camel.465427.n5.nabble.com/How-to-use-throwExceptionOnFailure-false-to-differentiate-HTTP-Status-codes-tp5727591p5727623.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: How to use throwExceptionOnFailure=false to differentiate HTTP Status codes

2013-02-14 Thread deepak_a
Hi, Do you mean to say - point to www.google.com instead of my servlet? But I have set up my servlet in such a way it always sends back a 500 0r 501 as Status Code. -- View this message in context: http://camel.465427.n5.nabble.com/How-to-use-throwExceptionOnFailure-false-to-differentiate

Re: How to use throwExceptionOnFailure=false to differentiate HTTP Status codes

2013-02-14 Thread Claus Ibsen
> > > > > However i still see Camel throwing HttpOperationFailedException exception. > Can some one point out where I am going wrong. > > regards. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/How-to-use-t

How to use throwExceptionOnFailure=false to differentiate HTTP Status codes

2013-02-14 Thread deepak_a
om/How-to-use-throwExceptionOnFailure-false-to-differentiate-HTTP-Status-codes-tp5727591.html Sent from the Camel - Users mailing list archive at Nabble.com.