On Wed, Aug 31, 2011 at 5:20 PM, David Tombs <cyan.s...@gmail.com> wrote:
> On Wed, Aug 31, 2011 at 10:59 AM, Claus Ibsen <claus.ib...@gmail.com> wrote:
>> On Wed, Aug 31, 2011 at 4:34 PM, David Tombs <cyan.s...@gmail.com> wrote:
>>> Hi there,
>>>
>>> I'm using a Dead Letter Channel error handler and am a little confused
>>> about what happens to the original Exception while on the dead letter
>>> queue.
>>>
>>> - Camel In Action says that it's stored in the
>>> 'Exchange.CAUSED_EXCEPTION' property, which doesn't seem to exist
>>> (p127).
>>
>> That is a mistake. I will add an errata. p147 has the correct properties.
>>
>>> - DeadLetterChannel wiki page[1] says it's cleared and unavailable.
>>> - Experimentally, it seems stored in the 'Exchange.EXCEPTION_CAUGHT' 
>>> property.
>>>
>>
>> Yes its in that EXCEPTION_CAUGHT property.
>>
>> For editing the wiki you can read here about that, as you need to have
>> karma to do that
>> http://camel.apache.org/how-do-i-edit-the-website.html
>
> Hi Claus,
>
> Thanks for the response. It seems like it will be a while before I can
> edit the wiki, so maybe someone else should do it.
>
> I also suggest that the Log Component page[2] be updated to clarify
> that 'showCaughtException' reads this property.
>

Thanks I have updated both pages.

You are welcome to send in an ICLA to Apache, so you in the future
will be able to edit the documentation, and contribute to the project.
Its also one step closer to be a committer, as all committers must
have a signed ICLA at Apache.


> Thanks again,
> David
>
> [2] http://camel.apache.org/log.html
>
> --
> Wise men _still_ seek Him.
>



-- 
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