You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by preben <pr...@dr.dk> on 2011/06/14 17:34:11 UTC

Re: Redelivery is not disabled when maximumRedeliveries is set to 0

Hi Morten

I think you should configure redelivery policy on your jms connection
factory. If you are using ActiveMQ look at
http://activemq.apache.org/redelivery-policy.html

/preben

--
View this message in context: http://camel.465427.n5.nabble.com/Redelivery-is-not-disabled-when-maximumRedeliveries-is-set-to-0-tp4488147p4488224.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Redelivery is not disabled when maximumRedeliveries is set to 0

Posted by Claus Ibsen <cl...@gmail.com>.
On Tue, Jun 14, 2011 at 5:34 PM, preben <pr...@dr.dk> wrote:
> Hi Morten
>
> I think you should configure redelivery policy on your jms connection
> factory. If you are using ActiveMQ look at
> http://activemq.apache.org/redelivery-policy.html
>

Yeah if your JMS broker supports dead letter queues, then consider
using that instead of the Camel error handler.
Then its native baked into your JMS broker.

ActiveMQ has support for that.



> /preben
>
> --
> View this message in context: http://camel.465427.n5.nabble.com/Redelivery-is-not-disabled-when-maximumRedeliveries-is-set-to-0-tp4488147p4488224.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.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/