Hi

>From the doc pages:

errorHandler(deadLetterChannel("jms:queue:dead").maximumRedeliveries(3).redeliverDealy(5000).handled(false));

I can't figure out or find any information as to how do the .handled() in
Spring DSL. I wan't to leave the exception unhandled so that I can have my
file endpoint do "move=" only if there is no exception in the route.
-- 
View this message in context: 
http://old.nabble.com/errorHandler-%2B-.handled%28false%29%29--in-Spring-DSL.-tp28670904p28670904.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to