Exit Print View

Sun GlassFish Enterprise Server v3 Application Deployment Guide

  This Document Entire Library
Print View

Document Information

Preface

1.  Overview of Sun GlassFish Enterprise Server v3 Application Deployment

About Application Deployment

General Deployment Functionality

Deployment Descriptors and Annotations

Modules and Applications

Types of Modules

Module-Based Deployment

Application-Based Deployment

Access to Shared Framework Classes

Naming Standards

Portable Naming

JNDI Naming

Directory Structure

JSR 88 Naming

About Assembly and Deployment Events

About Deployment Tools

Administration Console

The asadmin Utility

Ant Utility

NetBeans IDE

Eclipse IDE

JSR 88 Client

Additional Information on Application Deployment

2.  Deploying Applications

A.  The asadmin Deployment Subcommands

B.  Enterprise Server Deployment Descriptor Files

C.  Elements of the Enterprise Server Deployment Descriptors

Index

Chapter 1

Overview of Sun GlassFish Enterprise Server v3 Application Deployment

Sun GlassFish Enterprise Server v3 provides an environment for developing and deploying Java applications and web services. Enterprise Server applications include Java Platform, Enterprise Edition (Java EE platform) standard features as well as Enterprise Server–specific features. This guide explains the tools and processes used for deploying applications and modules in the Enterprise Server environment. Only Enterprise Server–specific features are described in detail in this document.

The following topics are addressed here:

Information and instructions on deploying from the command line are provided in this document. Information and instructions for accomplishing the deployment tasks by using the Administration Console are contained in the Administration Console online help.