Short description:
This free book is a collection of notes and sample codes written by the author while he was learning WSDL himself. Topics include WSDL, Web Service, SOAP, service, end point, interface, operation, type.
Long description:
This free book is a collection of notes and sample codes written by the author while he was learning WSDL himself. Topics include WSDL, Web Service, SOAP, service, end point, interface, operation, type.
Key sections:
- Introduction of WSDL 1.1 and 2.0
- Introduction of soapUI 3.0.1
- WSDL 1.1 and WSDL 2.0 example documents
- Differences between style="rpc" and style="document"
- WSDL 1.1 binding extensions for SOAP 1.1 and 1.2
- Using SOAP Extension for calling Web services in PHP 5.3.1
- Using SOAP::Lite 0.710 for calling Web services in Perl
- Using Axis2 1.4.1 for calling Web services in Java
- Using WSDL2Java to generate client stub classes from WSDL documents
- Using SOAP Extension for calling Web services in PHP
- Using Woden 1.0M8 to parse WSDL 2.0 documents
Keywords:
WSDL, Web Service, SOAP, service, end point, interface, operation, type