.param1}¶m2=${header.param2}"))
.to("restlet:http://localhost:20010/services/getInfos?&restletMethod=get";);
I'm not sure this is the best way, bu it works.
Thanks for your help.
Arnaud
--
View this message in context:
http://camel.465427.n5.nabble.com/Getting-query-parameter
c"
À: users@camel.apache.org
Envoyé: Jeudi 13 Août 2015 15:06:36
Objet: Re: Getting query parameters from jetty and put then in restlet endpoint
Hi Arnaud,
Please take a look here
https://github.com/apache/camel/blob/master/components/camel-restlet/src/main/java/org/apache/camel/component
t:http://localhost:20010/services/getInfos?param1=${in.headers.param1}¶m2=${in.headers.param2}&restletMethod=get";);
How can I pass my parameters?
Thanks,
Arnaud
--
View this message in context:
http://camel.465427.n5.nabble.com/Getting-query-parameters-from-jetty-and-put-then-in-restlet-endpoi
ders.param1}¶m2=${in.headers.param2}&restletMethod=get";);
How can I pass my parameters?
Thanks,
Arnaud
--
View this message in context:
http://camel.465427.n5.nabble.com/Getting-query-parameters-from-jetty-and-put-then-in-restlet-endpoint-tp5770602.html
Sent from the Camel - Users mailing list archive at Nabble.com.