We have to invoke a third party webservice but we donot have access to wsdl,
all we know is endpoint address and input and output xml format. we were
able to invoke it from SOAP UI but struggling to configure as a cxf endpoint
so as to invoke from a camel route. From searching the net we came across
the following approaches which could be tried
1) Configure endpoint as http component
2) Make a proxy webservice and wrap endpoint .
3) Play with cxf endpoint config parameters..

What should be the corrent approach..



--
View this message in context: 
http://camel.465427.n5.nabble.com/how-to-invoke-a-third-party-webservice-without-wsdl-tp5778573.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to