The Java EE 6 Tutorial, Volume I

Default Paths and File Names

The following table describes the default paths and file names that are used in this book.

Table P–4 Default Paths and File Names

Placeholder 

Description 

Default Value 

as-install

Represents the base installation directory for the Enterprise Server or the Software Development Kit (SDK) of which the Enterprise Server is a part. 

Installations on the SolarisTM operating system, Linux operating system, and Mac operating system:

user’s-home-directory/glassfishv3/glassfish

Windows, all installations: 

SystemDrive:\glassfishv3\glassfish

as-install-parent

Represents the parent of the base installation directory for Enterprise Server. 

Installations on the SolarisTM operating system, Linux operating system, and Mac operating system:

user’s-home-directory/glassfishv3

Windows, all installations: 

SystemDrive:\glassfishv3

tut-install

Represents the base installation directory for the Java EE Tutorial after you install the Enterprise Server or the SDK and run the Update Tool. 

as-install/docs/javaee-tutorial

domain-root-dir

Represents the directory in which a domain is created by default. 

as-install/domains/

domain-dir

Represents the directory in which a domain's configuration is stored. 

In configuration files, domain-dir is represented as follows:

${com.sun.aas.instanceRoot}

domain-root-dir/domain-name