Book description
The web services architecture provides a new way to think about and implement application-to-application integration and interoperability that makes the development platform irrelevant. Two applications, regardless of operating system, programming language, or any other technical implementation detail, communicate using XML messages over open Internet protocols such as HTTP or SMTP. The Simple Open Access Protocol (SOAP) is a specification that details how to encode that information and has become the messaging protocol of choice for Web services. 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. This authoritative book decodes the standards, explaining the concepts and implementation in a clear, concise style. You'll also learn about the major toolkits for building and deploying web services. Examples in Java, Perl, C#, and Visual Basic illustrate the principles. Significant applications developed using Java and Perl on the Apache Tomcat web platform address real issues such as security, debugging, and interoperability. Covered topic areas include:
The Web Services Architecture
SOAP envelopes, headers, and encodings
WSDL and UDDI
Writing web services with Apache SOAP and Java
Writing web services with Perl's SOAP::Lite
Peer-to-peer (P2P) web services
Enterprise issues such as authentication, security, and identity
Up-and-coming standards projects for web services
Programming Web Services with SOAP provides you with all the information on the standards, protocols, and toolkits you'll need to integrate information services with SOAP. You'll find a solid core of information that will help you develop individual Web services or discover new ways to integrate core business processes across an enterprise.
Table of contents
- Programming Web Services with SOAP
- A Note Regarding Supplemental Files
- Preface
- 1. Introducing Web Services
- 2. Introducing SOAP
- 3. Writing SOAP Web Services
- 4. The Publisher Web Service
- 5. Describing a SOAP Service
- 6. Discovering SOAP Services
-
7. Web Services in Action
- 7.1. The CodeShare Service Network
- 7.2. The Code Share Index
- 7.3. Web Services Security
- 7.4. Definitions and Descriptions
- 7.5. Implementing the CodeShare Server
- 7.6. Implementing the CodeShare Owner
- 7.7. Implementing the CodeShare Client
- 7.8. Seeing It in Action
- 7.9. What's Missing from This Picture?
- 7.10. Developing CodeShare
- 8. Web Services Security
- 9. The Future of Web Services
- A. Web Service Standardization
- B. XML Schema Basics
- C. Code Listings
- About the Authors
- Colophon
- Copyright
Product information
- Title: Programming Web Services with SOAP
- Author(s):
- Release date: December 2001
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596000950
You might also like
video
Master Java Web Services and REST API with Spring Boot
This video course offers a comprehensive overview of developing both SOAP and RESTful web services using …
book
Java Web Services: Up and Running, 2nd Edition
Learn how to develop REST-style and SOAP-based web services and clients with this quick and thorough …
book
HTTP: The Definitive Guide
Behind every web transaction lies the Hypertext Transfer Protocol (HTTP) --- the language of web browsers …
book
Modern API Development with Spring and Spring Boot
A developer's guide to designing, testing, and securing production-ready modern APIs with the help of practical …