You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by appleongo <ap...@yahoo.com> on 2012/06/13 20:02:18 UTC

[Discuss] Camel routes - java based needs maximumredeliveries configurable @ runtime

Camel version 2.8.3

Routes - java based 

Request for info:
Are there any options for making maximumredeliveries# configurable @ run
Time through jMX or external properties file without restarting the
camelContext? 

Only option i have seen so far is using only retrywhile -> bean set the
@Header(REDELIVERY_COUNTER).

Are there any better/other option?

--
View this message in context: http://camel.465427.n5.nabble.com/Discuss-Camel-routes-java-based-needs-maximumredeliveries-configurable-runtime-tp5714451.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: [Discuss] Camel routes - java based needs maximumredeliveries configurable @ runtime

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

Yes the Camel error handlers is enlisted in JMX, where you can change their
settings at runtime.


On Wed, Jun 13, 2012 at 8:02 PM, appleongo <ap...@yahoo.com> wrote:

> Camel version 2.8.3
>
> Routes - java based
>
> Request for info:
> Are there any options for making maximumredeliveries# configurable @ run
> Time through jMX or external properties file without restarting the
> camelContext?
>
> Only option i have seen so far is using only retrywhile -> bean set the
> @Header(REDELIVERY_COUNTER).
>
> Are there any better/other option?
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Discuss-Camel-routes-java-based-needs-maximumredeliveries-configurable-runtime-tp5714451.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: cibsen@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen