Written by Sun Microsystems' Java BluePrints team, Designing Web Services with the J2EE 1.4 Platform is the authoritative guide to the best practices for designing and integrating enterprise-level Web services using the Java 2 Platform, Enterprise Edition (J2EE) 1.4. This book provides the guidelines, patterns, and real-world examples architects and developers need in order to shorten the learning curve and start building robust, scalable, and portable solutions.
The authors use the Java Adventure Builder application to bring the design process to life and help illustrate the use of Java APIs for XML Processing (JAXP), Java APIs for XML-Based RPC (JAX-RPC), and other Web service and Java-XML technologies.
Key topic coverage includes:
Web service requirements and design issues Support for Web services provided by the J2EE 1.4 platform Designing and implementing Web service end points Writing efficient Web service client applications Designing and developing XML-based applications Integrating applications and data using Web services The J2EE platform security model as it applies to Web services A coherent programming model for designing and developing Web service endpoints and clients Designing Web Services with the J2EE 1.4 Platform provides the insight, advice, and detail that make it easier to create effective Web service applications using the J2EE 1.4 platform.
Muu info
This authoritative guide -- written by members of the Java BluePrints team at Sun Microsystems -- spells out the proven best practices for designing and developing enterprise-level Web services using J2EE 1.4. Web services are key for business-to-business interaction and enterprise application integration. This in-depth book provides all the information and advice that every developer needs to know in order to design and integrate effective web services with the new J2EE 1.4 platform. The Java BluePrints team has written extensively on J2EE enterprise applications, developed and documented design patterns, and has developed two sample applications to illustrate their guidelines and recommendations. All of their best information is shared through this supremely useful new book.
Foreword.
About the Authors.
Preface.
1. Introduction
.
What Are Web Services?
Challenges of Web Service Development.
Typical Web Service Scenarios.
J2EE 14: The Platform for Web Services.
Conclusion.
2. Standards and Technologies.
Overview of Web Service Standards.
J2EE: The Integrated Platform for Web Services.
Other Java-XML Technologies.
Conclusion.
3. Service Endpoint Design.
Example Scenarios.
Flow of a Web Service Call.
Key Web Services Design Decisions.
Designing a Service's Interaction Layer.
Processing Layer Design.
Publishing a Web Service.
Handling XML Documents in a Web Service.
Deploying and Packaging a Service Endpoint.
Conclusion.
4. XML Processing.
XML Overview.
Outline for Handling XML Documents.
Designing XML-Based Applications.
Implementing XML-Based Applications.
Performance Considerations.
Conclusion.
5. Client Design.
Choosing a Communication Technology.
Scenarios for Web Services-Based Client Applications.
Developing Client Applications to Use a Web Service.
General Considerations.
Conclusion.
6. Enterprise Application Integration.
Integration Requirements and Scenarios.
J2EE Integration Technologies.
Integration Design Approaches.
Data Integration Guidelines.
Guidelines for Integration.
Conclusion.
7. Security.
Security Scenarios.
J2EE Platform Security Model.
Security for Web Service Interactions.
Message-Level Web Service Security.
Conclusion.
8. Application Architecture and Design.
Overview of Adventure Builder.
Order Processing Center Architecture and Design.
Endpoint Design Issues.
Web Service Communication Patterns.
Managing Complex Web Service Interactions.
Building More Robust Web Services.
Conclusion.
Glossary.
Index.
Inderjeet Singh is lead architect on the Java BluePrints Team, where he works with other architects and engineers to define best uses of Java technologies for application design. Beth Stearns is the principal partner of ComputerEase Publishing, a computer consulting firm she founded in 1982. Among her publications are Java Native Interface in The Java Tutorial Continued (Addison-Wesley), The EJB Programming Guide for Inprise Corporation, and Understanding EDT, a guide to Digital Equipment Corporation's text editor.