The Java EE 6 Tutorial

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 GlassFish Server or the SDK of which the GlassFish Server is a part. 

Installations on the Solaris 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 GlassFish Server. 

Installations on the Solaris 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 GlassFish 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