Re: retrieving iru in onException

2014-03-24 Thread moj0002
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

Re: retrieving iru in onException

2014-03-17 Thread Claus Ibsen
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