i need to send message to webservice server, like
from("direct://test").process().to("cxf://...")

i have get the remote webservice wsdl, and i know what service name i will
invoke, how to write the "to" URI?

and if i have not the wsdl, and i know the webservice adress, service name,
input and output, then how to write ?

--
View this message in context: 
http://camel.465427.n5.nabble.com/how-to-invoke-webservice-with-wsdl-or-not-in-camel-tp4700436p4700436.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to