|
|||||||||||||||||||||||||||||||||||
|
10 Reviews
|
Average Customer Review
Share your thoughts with other customers
Create your own review
|
|
Most Helpful First | Newest First
|
|
7 of 7 people found the following review helpful:
4.0 out of 5 stars
Straightforward architectural overview of Java Web Services,
By Jack D. Herrington "engineer and author" (Silicon Valley, CA) - See all my reviews (VINE VOICE) (REAL NAME)
This review is from: Designing Web Services with the J2EE(TM) 1.4 Platform: JAX-RPC, SOAP, and XML Technologies (Paperback)
This book is primarily geared towards reader at the architectural end of the spectrum. Code samples are few and far between, and the illustrations are primarily UML. That's not a bad thing, it's just a matter of what you are looking for. Though even for an architecture work I would like to see a little more code (thus the four stars instead of five.)
The book starts with XML basics, then spends the largest portion of the book on SOAP and JAX-RPC, then finishes off with an excellent chapter on security issues. There is some mention of mobile, but nothing in depth. I recommend this book to Java architects who want to learn more about this topic. Front line engineers will probably want to concentrate on API centric books on Java Web Services, most likely from O'Reilly.
5 of 6 people found the following review helpful:
4.0 out of 5 stars
A good architectural approach to Java web services...,
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: Designing Web Services with the J2EE(TM) 1.4 Platform: JAX-RPC, SOAP, and XML Technologies (Paperback)
If you're looking for a good architectural treatment of web services in Java, you'll want to look at Designing Web Services with the J2EE 1.4 Platform - JAX-RPC, SOAP, and XML Technologies by Inderjeet Singh, Sean Brydon, Greg Murray, Vijay Ramachandran, Thierry Violleau, and Beth Stearns (Addison Wesley).
Chapter list: Introduction; Standards and Technologies; Service Endpoint Design, XML Processing; Client Design; Enterprise Application Integration; Security; Application Architecture and Design; Glossary; Index As with most books put out by Sun, this is an authoritative guide. The quality of the material is high, and you are getting it "straight from the source", as they tout their books. While they cover the subject well, it's not the type of book that the hard-code developer geek would want. It seems to target more of the system architect position... the person who would be responsible for designing the overall approach to a system and specifying the technologies to be used. There is some code, but not much. It's also not a tutorial approach, either. But when you get done, you should have an excellent understanding of how web service architectures are designed using Java and technologies supported by Sun.
2 of 2 people found the following review helpful:
4.0 out of 5 stars
An excellent book - but fast becoming obsolete,
By
This review is from: Designing Web Services with the J2EE(TM) 1.4 Platform: JAX-RPC, SOAP, and XML Technologies (Paperback)
This is a well written book that covers the basics of Java Web Services according to Sun (i.e. from a Java perspective). However - things have moved on since the publication of this book 4 years ago. Will still be a good book to use for the Sun Certified Web Services Developer exam until the exam is updated. May want to look at more recent books.
5 of 7 people found the following review helpful:
4.0 out of 5 stars
Great book for the right reader.,
By
This review is from: Designing Web Services with the J2EE(TM) 1.4 Platform: JAX-RPC, SOAP, and XML Technologies (Paperback)
This book provides a very good, well ordered, high-level overview of architectural decisions in a Web Services application. If you have knowledge of J2EE technologies, and want an intro to the Web Services paradigm, this is a good book.
This is not a programmer's reference nor an introduction to J2EE technology. The book is disciplined in maintaining a high-level overview; most code snippets are purposely contracted to show only the relevant features being discussed. This keeps the code snippets focused, but means that if you are looking for a sample SOAP document that does X, you'll need to look elsewhere. I liked the organization of the book. Rather than organizing the book around an annotated sample application, the authors take a more didactic approach; Chapter 1 gives an intro to Web Services, Chapter 2 reviews the alphabet soup of J2EE development and shows how various components either use the technologies or are connected by them. The next five chapters each take one component of the Web Services domain and review in detail the architectural decisions to be made in designing that component. In the chapter on Service Endpoint Design, for example, the authors review two approaches to designing a service interface definition; should you first design a Web Services Definition Language or should you first design the Java Interfaces? The Chapter on XML reviews the pros and cons of various XML parsers and the use of XML transformations for services which must interact with numerous systems. There are similar chapters reviewing Client design, Integration with the J2EE platform, and Security. In the last chapter, the authors review their reference application and walk through their decisions. Throughout, the authors give good advice on the judicious use of various technologies, use of Design Patterns, and designs that will give good, reusable code. The authors several times discuss patterns that will make the application simpler to understand and build upon. All in all, this is a well written treatment that I highly recommend.
4.0 out of 5 stars
Great Reference,
By
This review is from: Designing Web Services with the J2EE(TM) 1.4 Platform: JAX-RPC, SOAP, and XML Technologies (Paperback)
This book is well written. It would be helpful if there were questions and the end of the chapter.
4.0 out of 5 stars
Good Web services book for a J2EE person,
By Prasad Reddy "Prasad" (Sanjose, CA) - See all my reviews
This review is from: Designing Web Services with the J2EE(TM) 1.4 Platform: JAX-RPC, SOAP, and XML Technologies (Paperback)
his book is primarily geared towards reader familiar withthe J2EE architecture. Code samples are few and far between, and the illustrations are primarily UML. That's cool. For a book from Sun J2EE team, I would like to see a little more code examples (thus the four stars instead of five.)
The book starts with XML basics, then spends the largest portion of the book on SOAP and JAX-RPC, then finishes off with an excellent chapter on security issues. There is some mention of mobile, but detailed enough. I do suggest this book as a good reading for budding Java architects who want to learn more about this topic.
3.0 out of 5 stars
Developers are also in a certain way architects, so read it,
This review is from: Designing Web Services with the J2EE(TM) 1.4 Platform: JAX-RPC, SOAP, and XML Technologies (Paperback)
As the title of my review says this book is intended for all the people who want to architect and develop web services in a proper way. The technology around Web Services is very splitted. I mean from a lot of separate web associations. When you want to master web services technology you have to know in detail XML, XML Schema, SOAP, UDDI and its support in J2EE.
This book gives architectual overview how these technologies depend on each other, I mean the relationships. The book is not intended for getting detail information about source code implementation. Anyway, it is from the SUN Blueprint program team. So everybody developing and architecturing web services with J2EE technology should read this book. It is a very dry book. Very talkative. I am glad I have already read it.
2 of 4 people found the following review helpful:
4.0 out of 5 stars
Another authoritative reference by Sun,
By
This review is from: Designing Web Services with the J2EE(TM) 1.4 Platform: JAX-RPC, SOAP, and XML Technologies (Paperback)
Web Services is still a field in its infancy. But like a squalling child, it beckons for attention. This book is an authoritative guide to WS, if you plan on using J2EE 1.4 as the underlying platform.
The authors offer an end-to-end description of what WS entails. Of necessity, you have to plunge through a thicket of standards: XML, SOAP, WSDL, JAX-RPC, WS-I etc. While doing this, remember what is pointed out early in the book. Web Services goes far beyond publishing dynamic web pages. Those are meant for manual viewing by humans [wetware]. So, in essence, programmers only have to write part of the code. Web Services is fundamentally about applications talking to each other across a net, in a very loosely coupled way. So collectively, programmers have to write all the code for both sides of the interaction. Since this is an official Sun book, it gives a good treatment of EJBs and their containers. I guess it would have been too much to expect even a passing reference to a well regarded competing container, jBoss. [Sigh.] There is one little burr in the book. It seems like most places where "Java" appears, so does a trademark superscript. Visually annoying. Sun has to protect its trademark. But there is a long standing convention about these things. You write the trademark only in the first occurrence in the text.
8 of 22 people found the following review helpful:
1.0 out of 5 stars
waste money,
By Derrick (canada) - See all my reviews
This review is from: Designing Web Services with the J2EE(TM) 1.4 Platform: JAX-RPC, SOAP, and XML Technologies (Paperback)
there is an online free copy, and the content is not useful for building a real web services application
2 of 16 people found the following review helpful:
1.0 out of 5 stars
Contents is different from what the title says.,
By Khaled (Canada) - See all my reviews
This review is from: Designing Web Services with the J2EE(TM) 1.4 Platform: JAX-RPC, SOAP, and XML Technologies (Paperback)
I do not recommend this book to any programmer. Its more suited for business or executive person to decide on what technology to use. Hardly any programming snippets.
|
|
Most Helpful First | Newest First
|
|
Designing Web Services with the J2EE(TM) 1.4 Platform: JAX-RPC, SOAP, and XML Technologies by Beth Stearns (Paperback - June 19, 2004)
Used & New from: $0.12
| ||