References and Resources
Pointers to J2EE documentation can be found at:
http://java.sun.com/j2ee/1.4/docs
For information on how to use the J2EE SDK to construct multi-tier enterprise applications, refer to the J2EE Tutorial, available at:
http://java.sun.com/j2ee/1.4/docs/tutorial/docs
We relied on many of the following references for technical details and background. These references are good sources for those interested in exploring Web services in greater detail.
-
Designing Enterprise Applications with the J2EE Platform, Second Edition. I. Singh, B. Stearns, M. Johnson, Enterprise Team. Copyright 2002, Addison-Wesley.
-
The Java BluePrints Web site,
<http://java.sun.com/blueprints>.
-
Core J2EE Patterns: Best Practices and Design Strategies, Second Edition. D. Alur, D. Malks, J. Crupi. Copyright 2003, Prentice Hall PTR.
-
Enterprise Integration Patterns: Designing, Building, and Deploying Messaging Solutions. G. Hohpe, B. Woolf. Copyright 2003, Addison-Wesley.
The Web services standards cited in this book are:
-
WS-I Basic Profile, Version 1.0. Available at <
http://www.ws-i.org>.
-
Simple Object Access Protocol, Version 1.1. Available at <
http://www.w3.org>.
-
Extensible Markup Language (XML), Version 1.0. Available at <
http://www.w3.org>.
-
Web Services Description Language, Version 1.1. Available at <
http://www.w3.org>.
-
XML Schema, Part 1 and 2. Available at <
http://www.w3.org>.
-
Universal Description, Discovery and Integration (UDDI), Version 2. Available at <
http://www.w3.org>.
The J2EE technologies cited in this book are described in their specifications:
-
JavaTM 2 Platform, Enterprise Edition Specification, Version 1.4 (J2EE specification). Available at <
http://java.sun.com/j2ee/>.
-
JavaTM API for XML-Based RPC Specification, Version 1.1 (JAXP specification). Available at <
http://java.sun.com/webservices/jaxrpc/>
-
JavaTM API for XML Processing Specification, Version 1.2 (JAXP specification). Available at <
http://java.sun.com/webservices/jaxp/>
-
SOAP with Attachments API for Java Specification, Version 1.2 (SAAJ specification). Available at <
http://java.sun.com/webservices/saaj/>
-
Java API for XML Registries Specification, Version 1.0 (JAXR specification). Available at <
http://java.sun.com/webservices/jaxr/>
-
Web Services for J2EE Specification, Version 1.1. Available at <
ftp://www.ibm.com/pub/jsr109/spec1.1/>
-
Java API for XML Binding Specification (JAXB specification). Available at <
http://java.sun.com/webservices/jaxb/>
-
JavaTM Servlet Specification, Version 2.4 (Servlet specification). Available at <
http://java.sun.com/products/servlet/>
-
JavaServer PagesTM Specification, Version 2.0 (JSP specification). Available at <
http://java.sun.com/products/jsp/>
-
Enterprise JavaBeansTM Specification, Version 2.1 (EJB specification). Available at <
http://java.sun.com/products/ejb/>
-
J2EETM Connector Architecture Specification, Version 1.5 (Connector specification). Available at <
http://java.sun.com/j2ee/connector/>
-
JavaTM Message Service Specification, Version 1.0.2 (JMS specification). Available at <
http://java.sun.com/products/jms/>
CONTENTS | PREV
| NEXT | INDEX
Copyright © 2004 Sun Microsystems, Inc. All Rights Reserved.