This is my blog on Java and related technologies and tools that I have worked on. I started this blog just to keep my Java knowledge updated which can also be a place for quick reference. The source of most of the articles are a mixture of my views and the place where i read it. Comments are most welcome and please rectify me wherever i have gone wrong.
Friday, January 14, 2011
WSDL Styles
For long i have been confused over the various WSDL styles is Web services. I knew that the styles were RPC/literal, RPC/encoded, Document/encoded and Document/literal, but how these actually impacted the service or how the SOAP message changed based on the message binding style was a big mystery it me. But recently i stumbled upon the following material in the developerWorks forum. It did clear a lot of my doubts. Do go through this article Which style of WSDL should I use
Labels:
Webservices
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment