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.