Hi

You can use a direct endpoint as the DLQ and then have a route where
you route to a log and then the actual DQL you wanna use. eg its then
just a route and you can do what you want.


On Wed, Mar 26, 2014 at 2:50 AM, Rural Hunter <[email protected]> wrote:
> Hi,
>
> I configured the error handler to send messages causing error to dead letter
> queue. I noticed when the message went to the dead letter queue, there is no
> error in the log. In this case, it's very hard for me to know what's the
> problem with those messages. Is it possible for the error handler to log the
> error/exception before sending the message to dead letter queue?



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: [email protected]
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
Make your Camel applications look hawt, try: http://hawt.io

Reply via email to