Re: Getting a Header property on a exception in the DSL

2014-12-29 Thread Chris Melikian
/Getting-a-Header-property-on-a-exception-in-the-DSL-tp5737551p5761117.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Getting a Header property on a exception in the DSL

2013-08-20 Thread abdiels
is: Client Configuration not found for clientid: > > ${header.ClientID}. If you try to add simple around it, it does not > work > > since simple returns a SimpleBuilder so I tried the other code that I > showed > > on my post, but I am not sure how to get the exchange so

Re: Getting a Header property on a exception in the DSL

2013-08-20 Thread Claus Ibsen
> > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Getting-a-Header-property-on-a-exception-in-the-DSL-tp5737551p5737592.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen - Red Hat, Inc. Ema

Re: Getting a Header property on a exception in the DSL

2013-08-20 Thread abdiels
able to get the value here. -- View this message in context: http://camel.465427.n5.nabble.com/Getting-a-Header-property-on-a-exception-in-the-DSL-tp5737551p5737592.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Getting a Header property on a exception in the DSL

2013-08-19 Thread Bart Horré
on't know how to get the exchange...Is there a way to accomplish > putting this client id here? I know I can get in the error handler itself > for example and I could do other things, but I am wondering if there is a > way to just grab data like this from the message sort of mixing simple wi

Getting a Header property on a exception in the DSL

2013-08-19 Thread abdiels
wondering if there is a way to just grab data like this from the message sort of mixing simple with strings. Please let me know your thoughts. Thank you, Abdiel -- View this message in context: http://camel.465427.n5.nabble.com/Getting-a-Header-property-on-a-exception-in-the-DSL-tp5737551.html Sent from the Camel - Users mailing list archive at Nabble.com.