|
|||||||||||||||||||||||||||||||||||
|
14 Reviews
|
Average Customer Review
Share your thoughts with other customers
Create your own review
|
|
Most Helpful First | Newest First
|
|
18 of 19 people found the following review helpful:
5.0 out of 5 stars
Very good coverage of SOAP with Java,
By llaurick (Here) - See all my reviews
This review is from: Java and SOAP (Paperback)
I'm a java programmer and I've started learning Web services. I've already read Building Web services with Java. That book gives a good introduction to SOAP, WSDL and UDDI, but does not cover them in enough details. Java and SOAP coverage of Soap is very extensive. I've found many things that were not covered in Building web services for Java. For exemple, the fact that when you deploy a web service, you can specify the scope for the service (will one instance of the class be used for all calls or each call create a new object). The author also uses two different servers for implementation, Apache SOAP and GLUE. This allows us to see how implementations may differ.But one thing to know is that the book covers _only_ SOAP. There is one chapter about WSDL and no UDDI. But personally, I prefer a book that covers only one subject, but covers it toroughly. The only thing I found lacking was the coverage of Message style web services. There is only a small 10 pages about the subject. If you are new to web services, I would recommend buying first a book like Building web services for Java to get a good idea of all pieces, and then this one to get all the details you will need about SOAP when you put your knowledge to work. Now is there a good book that covers JAX-RPC and JAXM??
4 of 4 people found the following review helpful:
4.0 out of 5 stars
This book helped me out a lot...,
By Thomas Duff "Duffbert" (Portland, OR United States) - See all my reviews (VINE VOICE) (TOP 500 REVIEWER) (HALL OF FAME REVIEWER) (REAL NAME)
This review is from: Java and SOAP (Paperback)
If you are a Java developer and are wondering what all the hype is about surrounding web services and SOAP, you owe it to yourself to get this book. Robert Englander doesn't waste time trying to teach you Java first. He dives right in to what SOAP is, what the different related technologies are surrounding SOAP, and explanations on two different implementations of SOAP (Apache SOAP and GLUE). Once the introductions are complete, he starts with basic examples in both Apache and GLUE. Each chapter then builds upon those examples to cover more complex examples and situations. The examples are very well detailed, and the explanations are easy to understand. In addition, he covers how to write Java code to both call web services and expose your own Java code to be used as a web service. By the time you're done, you should have a good grasp on how it all works. The Apache implementation of SOAP is free for downloading at www.apache.org, so you can get all the tools you need to become proficient at this technology.This book was very valuable to me as I was working on a project involving web services. I was writing Java code on a platform that would allow for a user to enter a command and get information back from the server. The concept of web services was intriguing as it opened up a large set of possibilities for features I could implement. By using the information in this book, I was able to quickly get up to speed with a functional example that worked. I was then able to fill in gaps in my knowledge and expand my examples to connect with additional sources of data. Without the information in this book, it would have taken me a whole lot longer to figure it all out. For Notes/Domino 5 developers, you may not see a use for this information (at least at this level of detail) at this time. It's possible that you may want to write a Java agent for a Notes application that uses SOAP to get some data from a web service. I would encourage you to try that if possible. This would be much more applicable for someone who has started working with Websphere and is trying to build or consume web services. In my case, I was using it to allow Sametime to interact with web services. Some very cool stuff... Conclusion
3 of 3 people found the following review helpful:
4.0 out of 5 stars
Good for newbies....,
By
This review is from: Java and SOAP (Paperback)
Overview -SOAP is what makes the Web Services clock go around. In fact, SOAP can easily be used as a stand-alone channel without incurring the overheads of publish-find-and-bind cycle apparent in Web Services. Java's ever growing XML support makes it a language of choice for anyone considering implementing SOAP. Why you should read this book - What this book covers - Cons - Ajith Kallambella
3 of 3 people found the following review helpful:
2.0 out of 5 stars
Consigned to the bottom of my bookshelf,
By Wannabe Programmer (Los Angeles, CA) - See all my reviews
This review is from: Java and SOAP (Paperback)
1. Good coverage of SOAP
2. Uses GLUE (acquired by webMethods since acquired Software AG), which is no longer available. As a result, when it's time to test your Web Services, you are on your own. 3. Author's web site is non-existent, so you can't email him to find errata/ work arounds. My suggestion, buy a dfferent book (or if you like O'Reilly as I do, buy it used. At least you won't pay as much). I am using another O' Reilly book for SOAP Programming with Java.
2 of 2 people found the following review helpful:
2.0 out of 5 stars
Nothing Special,
By Terry Smith "http://terrysmith.net -- http:/... (Little Rock, AR USA) - See all my reviews (REAL NAME)
This review is from: Java and SOAP (Paperback)
This book came out from O'Reilly in Spring of 2002 about the same time they published Java Web Services. If these had been combined and editing together, they would have had a star book on their hands instead of two average books. I can't say anything particularly bad about this book, but nothing particularly good either. If you're getting started with Web Services using Java, this and the title above are both decent sources to get you going.
2 of 2 people found the following review helpful:
3.0 out of 5 stars
Just SOAP, somewhat dated good for beginners,
By
This review is from: Java and SOAP (Paperback)
Overview -SOAP is what makes the Web Services clock go around. In fact, SOAP can easily be used as a stand-alone channel without incurring the overheads of publish-find-and-bind cycle apparent in Web Services. Java's ever growing XML support makes it a language of choice for anyone considering implementing SOAP. Why you should read this book - What this book covers - Cons -
2 of 2 people found the following review helpful:
5.0 out of 5 stars
Excellent introduction to SOAP for Java Developers,
By A Customer
This review is from: Java and SOAP (Paperback)
This book provides just what an experienced Java developer needs to know to hit the ground running developing Java SOAP clients and/or servers. A very efficient introduction. I highly recommend this book.
2 of 2 people found the following review helpful:
4.0 out of 5 stars
Java and Soap,
By A Customer
This review is from: Java and SOAP (Paperback)
This is a well written book that is organized in a logical fashion.The author uses a conversational style which is easy to read. It is assumed that you already have an understanding of Java. Code samples start early in the book and continue throughout. I consider this book to be clear and concise. I prefer this style to the 400 - 500 page technical books. If you want t o start using Java and SOAP, this book should jump start your efforts.
1 of 1 people found the following review helpful:
3.0 out of 5 stars
Read it and move on...,
By
This review is from: Java and SOAP (Paperback)
It's OK... it's nothing informative. I'd recommend buying some of the books that thoroughly cover SOAP and books that thoroughly cover Java + Web Services. This is nice and all but it just doesn't pack a meaningful punch.
3 of 4 people found the following review helpful:
3.0 out of 5 stars
Better than nothing,
By
This review is from: Java and SOAP (Paperback)
The SOAP protocol is relatively new, as is the software thatsupports Java servers and SOAP. Not wanting to install Apache, I installed Resin as my HTTP server and AXIS for my SOAP protocol support. I've also installed Apache's SOAP GUI. I got everything running to the point where I could run Since no single software base exists to support HTTP, a Java While this book provides a decent introduction on what SOAP is |
|
Most Helpful First | Newest First
|
|
Java and SOAP by Robert Englander (Paperback - May 15, 2002)
$44.99
In Stock | ||