Re: How to set parameter dynamically in uri

2012-08-13 Thread Claus Ibsen
parameter? If not, how can I achieve this? > I am using camel 2.8.0. > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/How-to-set-parameter-dynamically-in-uri-tp5716959.html > Sent from the Camel - Users mailing list archive at Nab

Re: How to set parameter dynamically in uri

2012-08-08 Thread Deepthi
Thanks Michal. This works. -- View this message in context: http://camel.465427.n5.nabble.com/How-to-set-parameter-dynamically-in-uri-tp5716959p5717001.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: How to set parameter dynamically in uri

2012-08-08 Thread michal.warecki
You can use recipient list with simple language i.e.: http://localhost:9002/rest/${header.id}/RestService -- View this message in context: http://camel.465427.n5.nabble.com/How-to-set-parameter-dynamically-in-uri-tp5716959p5716971.html Sent from the Camel - Users mailing list archive at

How to set parameter dynamically in uri

2012-08-07 Thread Deepthi
"; /> Is this the right way to set the parameter? If not, how can I achieve this? I am using camel 2.8.0. -- View this message in context: http://camel.465427.n5.nabble.com/How-to-set-parameter-dynamically-in-uri-tp5716959.html Sent from the Camel - Users mailing list ar