Safari Books Online

What is this?


Looking to Reprint this content?

Web Services Essentials Distributed Applications with XML-RPC, SOAP, UDDI & WSDL

By Ethan Cerami
First Edition  February 2002 
Pages: 304
ISBN 10: 0-596-00224-6 | ISBN 13: 9780596002244
starstarstarstarstar (Average of 4 Customer Reviews)

Buy 2 Get 1 Free Free ShippingGuarantee

Book description

This concise book gives programmers both a concrete introduction and handy reference to XML web services. It explains the foundations of this new breed of distributed services, demonstrates quick ways to create services with open-source Java tools, and explores four key emerging technologies: XML-RPC, SOAP, UDDI, and WSDL. If you want to break through the Web Services hype and find useful information on these evolving technologies, look no further.
Full Description

As a developer new to Web Services, how do you make sense of this emerging framework so you can start writing your own services today? This concise book gives programmers both a concrete introduction and a handy reference to XML web services, first by explaining the foundations of this new breed of distributed services, and then by demonstrating quick ways to create services with open-source Java tools. Web Services make it possible for diverse applications to discover each other and exchange data seamlessly via the Internet. For instance, programs written in Java and running on Solaris can find and call code written in C# that run on Windows XP, or programs written in Perl that run on Linux, without any concern about the details of how that service is implemented. A common set of Web Services is at the core of Microsoft's new .NET strategy, Sun Microsystems's Sun One Platform, and the W3C's XML Protocol Activity Group. In this book, author Ethan Cerami explores four key emerging technologies:
  • XML Remote Procedure Calls (XML-RPC)
  • SOAP - The foundation for most commercial Web Services development
  • Universal Discovery, Description and Integration (UDDI)
  • Web Services Description Language (WSDL)
For each of these topics, Web Services Essentials provides a quick overview, Java tutorials with sample code, samples of the XML documents underlying the service, and explanations of freely-available Java APIs. Cerami also includes a guide to the current state of Web Services, pointers to open-source tools and a comprehensive glossary of terms. If you want to break through the Web Services hype and find useful information on these evolving technologies, look no further than Web Services Essentials.

Browse within this book

Cover | Table of Contents | Colophon




Featured customer reviews

Write a Review


Web Services Essentials Review,  March 11 2004
Rating: StarStarStarStarStar
Submitted by xml parser   [Respond | View]

very comprehensive


Web Services Essentials Review,  January 17 2004
Rating: StarStarStarStarStar
Submitted by Gang Liu   [Respond | View]

This is a very good book for the novice of web service.

Except that I found an error in the example of XML-RPC,

the Area example at page 40, the AreaServer.startServer

method lacks an start(). it should be corrected to adding

server.start() to start the webserver.

Otherwise, the book has a very clear description of

web services, and I spent only 4 days from knowing-nothing

to a webservice developer with this book.


Web Services Essentials Review,  May 06 2002
Rating: StarStarStarStarStar
Submitted by Muralidhara Subbbaraya   [Respond | View]

I am new to the web services and decade old to programming. This book starts with the introduction to web services and continues with xml-rpc and an example java. Next chapter is SOAP and has instruction to install and configure Apache SOAP and continues with WSDL and UDDI. Each chapter has enough examples in java to understand how to write each of the above components. I would say this is best book to introduce to web services.



Read all reviews


Web Services Essentials Review,  April 05 2002
Rating: StarStarStarStarStar
Submitted by Ben Hutchison   [Respond | View]

I was dissapointed by this book because it lacked any clear insight or coverage of the conceptual features of Web Services technology. I got the impression the author had little experience of other distributed RPC protocols/frameworks before coming to web services.

* Coverage of the difficult issue of marshalling objects between different languages and type systems was scare and scattered.

* Contained too many blocks of bland XML data and screenshots of Internet Explorer that added little value.

* Did not mention any problems/issues with Web Services technology, and came across a little evangelical.



Media reviews "'Web Services Essentials' is a fast-paced, technology jump-start...a great tutorial."
--Don Denoncourt, "e-Pro Magazine," September 2003

"This book as a whole covers its material as you would expect. If you are wanting an introduction to creating web services, then it is a good place to start. It assumes a familiarity with Java and XML, and these are covered comprehensively elsewhere in the O'Reilly stable. Overall, it is a solid introduction to web services."
--Joel Smith, news@UK, Dec 2002

"A broad, yet comprehensive guide to web services...LinuxFormat Rating 8/10."--David Coulson, LinuxFormat, August 2002


Read all reviews

See larger cover