You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Arthanarisamy Annamalai <ar...@i-exceed.com> on 2016/10/19 09:00:55 UTC

Camel Spring-WS Endpoint with URL Query Parameters

I am consuming a SOAP based Webservice with Apache Camel Spring-ws
component,the service requires url parameters, which i tried setting in the
Endpoint URL and below is the exception

Unknown parameters=[{Cmd=Execute, Source=WebService, WSSOAP=1}]
And the Endpoint URL i have built is as below.

spring-ws://https://something.com:4443/Webservices/service.swe?Cmd=Execute&Source=WebService&WSSOAP=1

How do i pass query parameters using Camel Spring-ws?

Thanks,
Arthanarisamy



--
View this message in context: http://camel.465427.n5.nabble.com/Camel-Spring-WS-Endpoint-with-URL-Query-Parameters-tp5788954.html
Sent from the Camel - Users mailing list archive at Nabble.com.