Hi Team,

I am new to the Fuse-camel,cxf.

i wan to invoke third party webservice. i don't want to use wsld2java or
serviceclass. I have a wsdl. 

Here is the requirement to make generic webservice call 

json request data-->generate soap request --> cxf:endpoint in PAYLOAD
format-->soap response -->json response data  to client.

1 . how do i convert json to soaprequest(xml) and vice-versa (
Marshall-format-soapjxab is expecting jaxb annotated classes)
2.how do I call in soap in payload mode..

any help (link/example) is greatly appreciated.

Thanks,
Narendra 




--
View this message in context: 
http://camel.465427.n5.nabble.com/invoke-webservice-using-camel-wsdl-file-without-any-generating-client-code-tp5777341.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to