Building Web Services with Java and over one million other books are available for Amazon Kindle. Learn more

Kindle Edition
 
   
Have one to sell? Sell yours here
Building Web Services with Java: Making Sense of XML, SOAP, WSDL and UDDI
 
 
Start reading Building Web Services with Java on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Building Web Services with Java: Making Sense of XML, SOAP, WSDL and UDDI [Paperback]

Steve Graham (Author), Simeon Simeonov (Author), Toufic Boubez (Author), Glen Daniels (Author), Doug Davis (Author), Yuichi Nakamura (Author), Ryo Neyama (Author)
3.5 out of 5 stars  See all reviews (37 customer reviews)


Available from these sellers.


Textbook Student FREE Two-Day Shipping for Students. Learn more

Formats

Amazon Price New from Used from
Kindle Edition $27.99  
Paperback $40.27  
Paperback, December 12, 2001 --  
There is a newer edition of this item:
Building Web Services with Java: Making Sense of XML, SOAP, WSDL, and UDDI (2nd Edition) Building Web Services with Java: Making Sense of XML, SOAP, WSDL, and UDDI (2nd Edition) 3.5 out of 5 stars (37)
$40.27
In Stock.

Book Description

0672321815 978-0672321818 December 12, 2001 1st

Building Web Services with SOAP, XML, and UDDI assumes proficiency with Java and with distributed computing tools. Throughout the book, examples will be presented using Java and the Apache SOAP platform, although a set of sidebars will address .NET development, which Microsoft developers will use to deploy Web services. The book uses progressive disclosure to present an increasingly complex project as it moves through its development cycle. The final section of the book presents linking the completed project with other systems built in J2EE and .NET.


Customers Who Bought This Item Also Bought


Editorial Reviews

From the Publisher

The Web Services model requires developers to approach enterprise and Internet application development in a radically different way. Developers are scrambling to make sense of XML, SOAP, WSDL, UDDI and the other technologies that make up this new paradigm.

Key Benefits: --Incredible group of authors from all corners of the Web Services technology sector.

--Details the design and implementation of a production-quality Web Services solution.

--Illustrates both the new aspects of the Web Services paradigm and the ways in which the new model augments existing systems

--Addresses key issues such as security, working with heterogeneous systems, and the open source nature of the SOAP engine.

--Based on the emerging Soap 3.0/Axis implementation and discusses its relationship to the W3C’s XP project.

From the Inside Flap

The Second Edition of Building Web Services with Java builds on the expert insight offered in the award-winning first edition. See why this book won the Web Services Journal's Editor's Chioce award. The authors are among the leading architects of Web services standards and include current and former members of IBM's Web services team, the W3C XML Protocol Working Group, Apache's Axis project, and various Java expert groups. They bring insider insight into the design and creation of the tools covered in the book, and an understanding of the problems faced by developers putting these tools to work. --This text refers to an alternate Paperback edition.

Product Details

  • Paperback: 450 pages
  • Publisher: Pearson Education; 1st edition (December 12, 2001)
  • Language: English
  • ISBN-10: 0672321815
  • ISBN-13: 978-0672321818
  • Product Dimensions: 9.1 x 7.4 x 1.4 inches
  • Shipping Weight: 2.2 pounds
  • Average Customer Review: 3.5 out of 5 stars  See all reviews (37 customer reviews)
  • Amazon Best Sellers Rank: #1,730,481 in Books (See Top 100 in Books)

 

Customer Reviews

37 Reviews
5 star:
 (13)
4 star:
 (9)
3 star:
 (5)
2 star:
 (5)
1 star:
 (5)
 
 
 
 
 
Average Customer Review
3.5 out of 5 stars (37 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

87 of 90 people found the following review helpful:
5.0 out of 5 stars Excellent coverage of Web Services Topics, December 22, 2001
By 
Kyle G. Brown (Apex, NC United States) - See all my reviews
(REAL NAME)   
This review is from: Building Web Services with Java: Making Sense of XML, SOAP, WSDL and UDDI (Paperback)
I've been thoroughly impressed with this book. It throws a wide net over most of the current web services standards and technologies, and gives you at least an understanding of where they all fit, while still providing you with enough depth on the crucial ones (SOAP (with Axis), UDDI, etc.) so that you can get started with real projects.

I particularly liked the way in which the authors have created an all-in-one reference book on the most important web services technologies. For instance, I've never been able to read SOAP messages without having a reference on XML namespaces and XML schemas handy -- no more -- it's all here in this book.

The coverage of the new Apache Axis project is especially good; not only does it explain the advantages of the new architecture for handling SOAP headers, but it gives code examples for making use of these new features. This is to be expected, since many of the authors of this book are major contributors to the Axis project.

I also found the chapters on Web Services security and UDDI to be helpful and enlightening. While all of the chapters in the book don't live up to the promise of these excellent chapters, it's still overall an great introduction to this new set of technologies.

And by the way, the guy that gave the book 1 star because it has "no source code downloadable" should have first tried going to www.samspublishing.com and done a search on the author's names -- the page for the book CLEARLY has a section for "downloads" where you can get the source code.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


30 of 31 people found the following review helpful:
3.0 out of 5 stars Poor for working schmucks, great for students, December 2, 2004
This book can be summed up in one word: bloated. It is too heavy and based on theory rather than real-world examples and summarized concepts. I am a product developer in the working world, and I simply don't have time to churn through this huge book. The only chapter that was slightly relevant was the one on Apache Axis. If you want to learn the ins and outs of web services from a theoretical and architectural standpoint, this might be your book. Otherwise I would go with another book if you want working examples and concise writing.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


23 of 24 people found the following review helpful:
5.0 out of 5 stars Truly excellent treatment of Web services, January 29, 2002
By 
"ken64k" (Menlo Park, CA) - See all my reviews
This review is from: Building Web Services with Java: Making Sense of XML, SOAP, WSDL and UDDI (Paperback)
This is by far the best book on Web services I have read! There are so many good things going for it. Let's start with the authoring team. I did some research on the Web: three members of the W3C Working Group on XML Protocol (next-generation SOAP), two co-authors of the UDDI specifications, two architects of the next-generation Apache Web services engine (Axis). These people know what they are talking about from both a theoretical and practical standpoint. The book addresses all levels of the Web services technology stack with amazing focus and depth. This book does not just regurgitate the specifications--it goes well beyond them to cover adjacent domains that are relevant. With the knowledge that I have gained from reading this book I feel I am in a much better position to analyze my web services needs, design a service architecture and implement the services necessary to bring it to life. Most importantly, I feel like I have learned how to evaluate the inevitable trade-offs I'll have to make doing real-world development. There are so many examples of this... Chapter 3 does an excellent job of comparing and contrasting RPC-oriented Web services with document (messaging) oriented Web services. This is the kind of out-of-the-ordinary material that imparts truly valuable knowledge on the reader, stuff you will not find while reading the bare specs or one of the quickly hacked together books on Web services. Chapter 5 talks a lot about security, an otherwise missing topic in the Web services space, and about enterprise-quality Web services. I learned some things about configuring application server security that I had missed after two years of J2EE development. In short, this book is a must-read for both beginning and experienced Web services developers and anyone interested in better understanding the space. If you're a pro, you will learn a lot from the realistic examples and the authors' real-world experience. If you're a beginner, do not despair. Chapter 1 makes the drive towards Web services easy to understand by exposing the technology and market forces behind the rapid change the industry is going through. Chapter 2 is the best, simplest, most focused introduction to data-oriented uses of XML I have ever seen. After these two, you'll be all set for tackling the rest of the book. As for me, I'll go study the example code now...
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews











Only search this product's reviews



What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(2)
(1)
(1)

Your tags: Add your first tag
 

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums





Look for Similar Items by Category


Look for Similar Items by Subject