Customer Reviews


10 Reviews
5 star:    (0)
4 star:
 (7)
3 star:
 (1)
2 star:    (0)
1 star:
 (2)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


7 of 7 people found the following review helpful:
4.0 out of 5 stars Straightforward architectural overview of Java Web Services
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...
Published on October 13, 2004 by Jack D. Herrington

versus
3.0 out of 5 stars Developers are also in a certain way architects, so read it
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...
Published on September 12, 2005 by P. Kleja


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, October 13, 2004
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.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 6 people found the following review helpful:
4.0 out of 5 stars A good architectural approach to Java web services..., September 25, 2004
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.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
4.0 out of 5 stars An excellent book - but fast becoming obsolete, September 7, 2008
By 
J. ROBERTS (Brookeville, MD, USA) - See all my reviews
(REAL NAME)   
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.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 7 people found the following review helpful:
4.0 out of 5 stars Great book for the right reader., November 2, 2004
By 
Kevin Judd (Twin Cities, Minnesota USA) - See all my reviews
(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 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.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4.0 out of 5 stars Great Reference, April 10, 2008
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.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4.0 out of 5 stars Good Web services book for a J2EE person, September 18, 2006
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.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3.0 out of 5 stars Developers are also in a certain way architects, so read it, September 12, 2005
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.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 4 people found the following review helpful:
4.0 out of 5 stars Another authoritative reference by Sun, August 2, 2004
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.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


8 of 22 people found the following review helpful:
1.0 out of 5 stars waste money, August 10, 2004
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
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 16 people found the following review helpful:
1.0 out of 5 stars Contents is different from what the title says., July 17, 2004
By 
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.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


Most Helpful First | Newest First

This product

Designing Web Services with the J2EE(TM) 1.4 Platform: JAX-RPC, SOAP, and  XML Technologies
Used & New from: $0.12
Add to wishlist See buying options