Standard Paths

Table 1. Standard Paths
Path Description Can be Overridden
jboss.home
The root directory of the JBoss AS distribution.
NO
user.home
User's home directory.
NO
user.dir
User's current working directory.
NO
java.home
Java installation directory.
NO
jboss.server.base.dir
Root directory for an individual server instance.
NO
jboss.server.data.dir
Directory the server uses for persistent data file storage.
YES
jboss.server.log.dir
Directory the server uses for log file storage.
YES
jboss.server.tmp.dir
Directory the server uses for temporary file storage.
YES
jboss.domain.servers.dir
Directory under which a host controller will create the working area for individual server instances. Domain mode only.
YES