worked perfectly, thanks :)
Da: Claus Ibsen [claus.ib...@gmail.com]
Inviato: domenica 21 marzo 2010 14.14
A: users@camel.apache.org
Oggetto: Re: Problem with Http component and redeliveryPolicy
Hi
You XML is invalid.
The delay attribute is called
Hi
You XML is invalid.
The delay attribute is called redeliveryDelay, eg something like this:
See this unit test just committed
http://svn.apache.org/viewvc?rev=925764&view=rev
On Sat, Mar 20, 2010 at 2:13 PM, Yari Marchetti wrote:
> Hi everyone,
> i configured Camel with
On Sat, Mar 20, 2010 at 2:13 PM, Yari Marchetti wrote:
> Hi everyone,
> i configured Camel with a route like:
>
>
>
>
>
> java.net.ConnectException
> backOffMultiplier="2"
> delay="1000"
>
yes i'm sorry, completely forgot about it. I'm using version 2.2.0
Da: Claus Ibsen [claus.ib...@gmail.com]
Inviato: sabato 20 marzo 2010 15.03
A: users@camel.apache.org
Oggetto: Re: Problem with Http component and redeliveryPolicy
Hi
Remember to
Hi
Remember to state the versions you are using. See this wiki page please
http://camel.apache.org/support.html
On Sat, Mar 20, 2010 at 2:13 PM, Yari Marchetti wrote:
> Hi everyone,
> i configured Camel with a route like:
>
>
>
>
>
> java.net.ConnectException
>
Hi everyone,
i configured Camel with a route like:
java.net.ConnectException
GET
http://localhost:81"; />
but i found 2 problems:
1) the exponential backoff and delay seems to not be working correctly
With the above configuration i s