文档介绍:Programming Web Services with SOAP
Doug Tidwell
James Snell
Pavel Kulchenko
Publisher: O'Reilly
First Edition December 2001
ISBN: 0-596-00095-2, 216 pages
Programming Web Services with SOAP introduces you to building distributed Wb-based
applications using the SOAP, WSDL, and UDI protocols. You'll learn the XML underlying
these standards, as well as how to use the popular toolkits for Java and Perl. The book also
addresses security and other enterprise issues.
Table of Contents
Preface ........................................................... 1
Audience for This Book ............................................... 1
Structure of This Book ............................................... 2
Conventions ...................................................... 3
Comments and Questions .............................................. 3
Acknowledgments .................................................. 4
1. Introducing Web Services ............................................ 6
What Is a Web Service? ............................................ 6
Web Service Fundamentals .......................................... 6
The Web Service Technology Stack ................................... 10
Application ................................................... 13
The Peer Services Model .......................................... 13
2. Introducing SOAP ................................................ 21
SOAP and XML ................................................ 21
SOAP Messages ................................................ 17
SOAP Faults .................................................. 22
The SOAP Message Exchange Model .................................. 25
Using SOAP for RPC-Style Web Services ............................... 27
SOAP's Data Encoding ............................................ 29
SOAP Data Types ....................................