Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ
Tải xuống
Programming Web Services with SOAP is a detailed guide to using SOAP and other leading web services standards--WSDL (Web Service Description Language), and UDDI (Universal Description, Discovery, and Integration protocol). You'll learn the concepts of the web services architecture and get practical advice on building and deploying web services in the enterprise. | www.it-ebooks.info I. -y fĩHfỉ tsfHbmfri Programming lieb Services with o REILLY www.it-ebooks.info 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. www.it-ebooks.info 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 1.1 What Is a Web Service .6 1.2 Web Service Fundamentals.6 1.3 The Web Service Technology Stack.10 1.4 Application.13 1.5 The Peer Services Model.13 2. Introducing SOAP.21 2.1 SOAP and XML.21 2.2 SOAP Messages.17 2.3 SOAP Faults.22 2.4 The SOAP Message Exchange Model.25 2.5 Using SOAP for RPC-Style Web Services.27 2.6 SOAP s Data Encoding.29 2.7 SOAP Data Types.32 2.8 SOAP Transports.36 3. Writing SOAP Web Services.39 3.1 Web Services Anatomy 101.39 3.2 Creating Web Services in Perl with SOAP Lite.41 3.3 Creating Web Services in Java with Apache SOAP.46 3.4 Creating Web Services In .NET.52 3.5 Interoperability Issues.58 4. The Publisher Web Service.62 4.1 Overview.62 4.2 The Publisher Operations.63 4.3 The Publisher Server.64 4.4 The Java Shell Client.71 5. Describing a SOAP Service.79 5.1 Describing Web Services.79 5.2 Anatomy of a Service Description.83 5.3 Defining Data Types and Structures with XML Schemas.83 5.4 Describing the Web Service Interface.85 5.5 Describing the Web Service Implementation.86 5.6 Understanding Messaging Patterns.90 6. Discovering SOAP Services.93 6.1 The UdDi Registry.93 6.2 The UDDI Interfaces.96 6.3 Using UDDI to Publish Services.101 6.4 Using UDDI to Locate Services.105 6.5 Generating UDDI from .