On Mon, Oct 24, 2011 at 2:32 PM, vhalitsyn <victor.halit...@gmail.com> wrote:
> Hi and thanks for a really rapid reply! Just to double check: do you suggest
> I write a general-purpose onException like:
>
> <onException>
>   <exception>java.lang.Exception</exception>
>   <redeliveryPolicy maximumRedeliveries="0" />
>   <handled>
>      <constant>false</constant>
>    </handled>
>    <to uri="ejb:myear/DLQReceiver/local?method=onError" />
> </onException>
>
> so that it fits my need? Thanks in advance!
> PS: then the docs should be updated on the website and also in the pdf.
> 'cause it causes confusion(at least for me) :)
>

Thanks I have removed that piece from the DLC documentation

> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Why-is-DeadLetterChannel-not-supporting-chaning-the-handled-property-tp4932322p4932365.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



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

Reply via email to