Hi All!

I originally posted this message to the "Camel in Action" forum but I'm
hoping that someone here can help me out as well.

I understand when an exception is thrown by some process during the Exchange
(within a route) it is handled by the error handler and I understand all the
onException routes and such. What isn't clear to me is the following:

(Assuming a DefaultExceptionHandler)
-What is meant by the original caller? Is this always the "from" endpoint?
-What happens to the message? Is it discarded by the route?
-What if the message comes from an activeMQ queue or topic? Is the message
considered delivered to the consumer or does the queue/topic hold onto it
and continue trying?

Thanks!
-Steve 
-- 
View this message in context: 
http://old.nabble.com/Error-Handling%2C-original-caller%2C-JMS-and-components-tp28847879p28847879.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to