Using the Java EE 5 Tutorial with GlassFish V3 Technology Preview 2 (TP2)

Technology Preview 2 (TP2) is the first public release of the GlassFish V3 application server, currently in development. The TP2 release includes the core V3 modules, Java EE web tier technologies, the Java Persistence API, and non-Java programming language containers, among other features detailed elsewhere.

The Java EE 5 Tutorial content and example applications cover the full set of technologies in the Java EE 5 platform. Because GlassFish V3 TP2 only supports the web tier, Persistence, and security technologies defined by Java EE 5, only parts of the Java EE 5 Tutorial are relevant to TP2 users. This document provides a roadmap for users who want to use the Java EE 5 Tutorial example applications and chapters with TP2.

Note: TP2 is pre-release software. The Java EE 5 Tutorial team has not fully tested the example applications included in the Java EE 5 Tutorial bundle against TP2. If you encounter any problems running the example applications on TP2, we recommend deploying and running the examples on GlassFish V2 UR2, a fully compliant Java EE 5 server.

Part I: Introduction

This section of the Tutorial describes the Java EE 5 platform, and provides information on downloading and configuring the Java EE 5 Tutorial example applications. Only the technologies described in this document are relevant to TP2 users.

Part II: The Web Tier

All the technologies discussed in the chapters and used in the examples explained in Part II: The Web Tier are supported by TP2.

Part III: Web Services

TP2 supports the technologies discussed in Part III: Web Services through the optional Metro module, available through the Update Center. You must install this module in order to deploy and run the examples in Part III: Web Services.

TP2 does not support Java EE application clients, so you must use the web client for the helloservice example.

Part IV: Enterprise Beans

TP2 does not support enterprise beans.

Part V: Persistence

TP2 users should read the following chapters:

Part VI: Services

TP2 users should read the following chapters:

None of the other chapters in Part VI: Services apply to TP2.

Part VII: Case Studies

The Coffee Break case study application should run on TP2 provided you have installed the optional Metro module. You can install the Metro module through the Update Center.