Hallo,
i use this code with camel v1.5 to get the exception in my error handler.
Throwable ex = (Throwable)
prop.get("org.apache.camel.processor.DeadLetterChannel.FAILURE_HANDLED");
With camel v 2.0-m1 I get null with this function and not the exception.
Maybe the name of the constant has changed.
Can some one help me?
Thanks
Tobias
--
View this message in context:
http://www.nabble.com/Getting-exception-camel-2.0-M1-tp23760147p23760147.html
Sent from the Camel - Users mailing list archive at Nabble.com.