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 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-prelude/glassfish Windows, all installations: SystemDrive:\glassfishv3-prelude\glassfish  | 
| 
 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  |