Took me a bit to figure out how to retrieve the FAILURE_ENDPOINT from Simple,
I didn't understand the that default value "CamelFailureEndpoint" for
FAILURE_ENDPOINT also is the key used in the properties map on the Exchange.
Probably very obvious if you know, I guess I jumped a few chapters ahead
Hi
See
https://camel.apache.org/dead-letter-channel.html
about which endpoint failed.
On Mon, Mar 17, 2014 at 3:48 AM, moj0002 wrote:
> I am trying to write a simple "ping" application. I ping urls in a multicast
> and if there is a connection exception I catch it in a onException which
> call