The following table lists the default paths and file names used in this guide and throughout Enterprise Server documentation.
Table 1 Default Paths and File Names| Placeholder | Description | Default Value | 
|---|---|---|
| as-install | Represents the base installation directory for Enterprise Server. In configuration files, as-install is represented as follows: ${com.sun.aas.installRoot} | 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 Solaris operating system, Linux operating system, and Mac operating system: user’s-home-directory/glassfishv3 Windows, all installations: SystemDrive:\glassfishv3 | 
| 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 |