Pages: 276 (Paperback) ISBN: 0596002696 Pub: O'Reilly Media, Inc. Pub date: 2002-03-18 Amazon.co.uk Sales Rank: 46081
|
|
![]() ![]()
Editorial Review:At the end of the day, Web Services aren't hard to conceptualise. Implementation is another story, however. Java Web Services does a very good job of dispersing the confusing terminology (and obfuscating hype) and showing you exactly how to do Web Services work in Java. This doesn't sound like a revolutionary concept, but unfortunately it is. David Chappell and Tyler Jewell have comfortably fit into less than 250 pages what others have not done as well in twice as much space. Take Universal Description, Discovery and Integration (UDDI) work as an example. UDDI exists to help software locate other software that does what it wants. How do you do that? Chappell and Jewell present two concise program listings--a client and a server--that show how to do an UDDI lookup. They then refine their code by using a third-party API that makes the work easier. Similarly pragmatic attention goes to Simple Object Access Protocol (SOAP), in which they show how to create a message, populate it with XML, make an attachment if necessary and send it on its way. You'll not find a lot of frills or conceptual explanations (though there are enough "why" sections to ensure that you're not just typing recipes blindly)--the emphasis is on writing Java code that interacts with Web Services protocols and standards. --David Wall Topics covered: how to write Web Services software in Java, with respect to Universal Description, Discovery and Integration (UDDI), Simple Object Access Protocol (SOAP), and Web Services Description Language (WSDL). There's also coverage of inter-process communication under JAX-RPC and ways to implement security. All the low-level stuff is here. Look elsewhere for architecture and design information. Reader Reviews:An OLD book! (0/0 people found this helpful)Now a dated book, it came out (and has an appropriate tone for the time) when web services were really just getting started - there was allot of hype and not always much delivery. So, the book talks about the "could be", "should be" and uses Apache SOAP for its Java examples. That project has moved on (turned into Apache Axis) so the examples aren't of any use. Having said that the book is a good introduction into things (although lacked clear explanations and depth at times). My advice; there are better books out there, more recent and with better explanations. I found this book fairly dry and needlessly difficult to read (for example, not explaining basic terms when first encountered). But thats just me... lots of XML but out of date (3/3 people found this helpful)This book has a lot of detail on SOAP messages and how to build them. Personally, I felt that I didn't want to read a lot of XML in raw form, but the detail was there. Unfortunately, since this book was published, the Apache web services implementation has changed to Apache Axis. So the code fragments are no longer working. Not a terrible problem as the concepts are still OK but a lot of the new features of Axis aren't there. The complete web services guide (7/8 people found this helpful)This is an excellent book. Web Services is a very new area of distributed computing, and as anyone who works in a client server environment will know, setting up your environment is half the battle. This book walks you through the world of web services, from setting up your environment, to publishing the web service using UDDI. Similar ProductsWeb Services Essentials: Distributed Applications with XML-RPC, SOAP, UDDI & WSDL Linux Pocket Guide (Pocket Guide: Essential Commands) CategoriesAmazon.co.uk places this book into the following categories:
Books -> Subjects -> Computing & Internet -> General
Books -> Subjects -> Computing & Internet -> Programming -> Languages -> Java -> Web Services Books -> Subjects -> Computing & Internet -> Programming -> Languages -> Java -> General AAS Books -> Subjects -> Computing & Internet -> Programming -> Languages -> XML -> Web Services Books -> Subjects -> Computing & Internet -> Programming -> Languages -> XML -> General AAS Books -> Subjects -> Computing & Internet -> Digital Lifestyle -> Online Shopping -> Amazon Books -> Subjects -> Computing & Internet -> General AAS Books -> Subjects -> Computing & Internet -> Computer Science -> Information Systems -> General AAS Books -> Subjects -> Computing & Internet -> Software & Graphics -> General AAS Books -> Refinements -> Language (feature_browse-bin) -> English Books -> Refinements -> Age (feature_two_browse-bin) Books -> Refinements -> Format (binding_browse-bin) -> Paperback Books -> Refinements -> Condition (condition-type)
|