SOAP Web Service Tutorials - Herong's Tutorial Examples
∟References
List of reference materials used in this book.
- SOAP Specifications, W3C,
http://www.w3.org/TR/soap/
- The "application/soap+xml" media type, M. Baker,
http://www.ietf.org/rfc/rfc3902.txt
- Java Technology and Web Services, Sun Microsystems, Inc.,
http://java.sun.com/webservices
- Building Web Services with Java: Making Sense of XML, SOAP, WSDL, and UDDI,
Steve Graham, Doug Davis, Simeon Simeonov, Glen Daniels, Peter Brittenham, Yuichi Nakamura, Paul Fremantle, Dieter Koenig, Claudia Zentner,
http://www.samspublishing.com/articles/article.asp?p=327825&seqNum=12&rl=1
- SOAP::Lite for Perl, Pavel Kulchenko,
https://metacpan.org/pod/SOAP::Lite
- Using SOAP with PHP, Apple Computer,
http://developer.apple.com/internet/webservices/soapphp.html
- PEAR :: Package :: SOAP - SOAP Client/Server for PHP, The PHP Group,
http://pear.php.net/package/SOAP
- PHP SOAP Extension, The PHP Group,
http://php.net/manual/en/book.soap.php
- PHP and Web Services, Dietrich Ayala,
http://dietrich.ganx4.com/nusoap/downloads/7469_Chap08.pdf
- Web Services with NuSOAP, By S.D. Campbell, 2002,
http://www.zend.com/zend/tut/tutorial-campbell.php
- GlassFish » Metro » SAAJ,
https://saaj.dev.java.net/
- The Java EE 7 Tutorial, Oracle,
http://docs.oracle.com/javaee/7/tutorial/doc/home.htm
- Apache WebService Project - SOAP, The Apache Software Foundation,
http://ws.apache.org/soap/index.html
- Web Services - Axis, The Apache Software Foundation,
http://ws.apache.org/axis/
- Free Book from Java BluePrints, The Java BluePrints Team,
https://blueprints.dev.java.net/books.html
- Web Services Security: SOAP Message Security Version 1.1.1, OASIS,
http://docs.oasis-open.org/wss-m/wss/v1.1.1/os /wss-SOAPMessageSecurity-v1.1.1-os.html
- XML Signature Syntax and Processing (Second Edition), W3C,
http://www.w3.org/TR/xmldsig-core/
- XML Encryption Syntax and Processing, W3C,
http://www.w3.org/TR/2002/REC-xmlenc-core-20021210/
Table of Contents
About This Book
Introduction to Web Service
Introduction to SOAP (Simple Object Access Protocol)
SOAP Message Structure
SOAP Message Transmission and Processing
SOAP Data Model
SOAP Encoding
SOAP RPC Presentation
SOAP Properties Model
SOAP MEP (Message Exchange Patterns)
SOAP HTTP Binding
SOAP PHP Implementations
PHP SOAP Extension Client Programs
PHP SOAP Extension Server Programs
PHP SOAP Web Service Example - getTemp
SOAP Perl Implementations
Perl SOAP::Lite - SOAP Server-Client Communication Module
Perl Socket Test Program for HTTP and SOAP
Perl SOAP::Lite for NumberToWords SOAP 1.1 Web Service
Perl SOAP::Lite for SOAP 1.2 Web Services
Perl SOAP::Lite for WSDL
SOAP Java Implementations
Java Socket and HttpURLConnection for SOAP
SAAJ - SOAP with Attachments API for Java
SoapUI - SOAP Web Service Testing Tool
WS-Security - SOAP Message Security Extension
WS-Security X.509 Certificate Token
Perl SOAP::Lite for GetSpeech SOAP 1.1 Web Service
Perl SOAP::Lite 0.710 for SOAP 1.2 Web Services
Perl SOAP::Lite 0.710 for WSDL
Web Services and SOAP Terminology
Outdated Tutorials
►References
Full Version in PDF/EPUB