Hi

I have a custom endpoint/component. The consumer is a scheduledpollconsumer.
I had a quick question on the behaviour of the *doStart() *and *poll()
*methods which I implement in my consumer.

Basically, the implementation of these 2 methods which I have provided in my
consumer do quite a bit of processing. Hence, I was trying to confirm how
camel will behave if an exception occurs in my doStart() or poll() methods
which I do not handle. 

In other words, I am trying to understand how the core camel code will
behave if an unhandled exception is passed back from either my doStart() or
poll() method?

Thanks
Joe 



--
View this message in context: 
http://camel.465427.n5.nabble.com/Exception-handling-in-consumer-for-a-custom-endpoint-tp5716588.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to