Tuesday, August 22, 2006

Get the WSDL styles basics right!

This blog is really a continuation of the earlier blog about J2ME Web Services, and document/literal support of Axis.

As it turns out, Apache Axis was generating the correct response - as far as the document/literal WSDL-SOAP binding is concerned. In my particular example, what I needed to use was the document/literal wrapped WSDL binding. Wish I had read this article before:

http://www-128.ibm.com/developerworks/webservices/library/ws-whichwsdl/

A very good article that really clears the confusion a novice like me might have around the different WSDL "style" and "use" attribtues and their meaning. A must read!

No comments: