62 of 65 people found the following review helpful:
2.0 out of 5 stars
Obsolete and belated book, July 30, 2003
This review is from: Web Services Essentials (O'Reilly XML) (Paperback)
This book is based on obsolete specifications and older SOAP implementation which is not even available for download. The Apache SOAP is already a piece of junk and Apache recommends to use Apache Axis (which is not in the scope of this book). All other implementation examples such as XMethods and UDDI4J are also obsolete as well. The APIs are already deprecated and the code discussed does'nt make any sense.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
15 of 16 people found the following review helpful:
5.0 out of 5 stars
Highly readable, highly useful introduction, April 19, 2002
This review is from: Web Services Essentials (O'Reilly XML) (Paperback)
"Web Services Essentials" provides an excellent, concise overview of the complicated world of web services, and makes sense of the alphabet-soup jargon of SOAP, XML-RPC, UDDI and WSDL (as well as more obscure protocols). With web services appearing to be the "next big thing" in web development, this book is a must-read for any developer looking to introduce him/herself to the technology, as well as for the technically-minded manager who may soon be responsible for implementing web services. Clear writing and relevant examples make this an enjoyable as well as an informative read.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
14 of 16 people found the following review helpful:
5.0 out of 5 stars
Great Book on WebServices, March 20, 2002
This review is from: Web Services Essentials (O'Reilly XML) (Paperback)
Webservices is relatively new technology,but there is unusual hype around every
protocol associated with webservices,say XML-RPC,SOAP,UDDI,WSDL.
Ethan Cermani,author of the book writes lucidly about every aspect of these technologies.
His approach to this book is so planned;he got text book style of writing ie sentences are
pithy -filled with meaning,no nonsense explanations,no unnecessary elaborations,to the point
almost clinically precise.
"A webservice is anyservice that is available over the Internet,
uses a standardized XML messaging system,and is not tied to any
progrmming language or operating system." also "A webservice
is self describing via common XML grammar,and discoverable
via a simple find method".author summarises whole scenario in
handful of words!!
He divided the whole book into 9 chapters,introducing XML-RPC
SOAP,WSDL,UDDI and other W3C issues,evolving security standards
in the first chapter giving panoramic over view of webservices.
In remaining 8 chapters he delved deep into all the topics he introduced.
He dedicated 3 chapters for SOAP Essentials which is needed,
Which is Standardized XML message system to be used in Webservices.
Before this there is one chapter covering in-depth
much sought after XML-RPC;with equal diligence he uncovers WSDL
in one chapter which is essential in describing webservices.
Finally he finishes the book with thorough coverage of UDDI ,
(in 3 chapters)which is essential in discovering webservices.
For SOAP examples he followed APACHE implementation,which is
open source readily available over net for free download.covered
GLUE clearly,under WSDL invocation tools.
if you want to know why SOAP no more stands for SIMPLE OBJECT
ACCESS PROTOCOL;In the plethora of objects still RPC which is
proverbially procedural reigning the roost,this is the book
you need to keep on the bed side or over the desk top.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No