en.help.task-setadvancedomainattributes.html Maven / Gradle / Ivy
To Set the Advanced Domain Attributes
- In the navigation tree, select the GlassFish Server node.
The General Information page opens.
- On the General Information page, click the Advanced tab.
The Applications Configuration page opens.
- On the Applications Configuration page, click the Domain Attributes tab.
The Domain Attributes page opens.
- In the Application Root field , type the full path of the
directory where deployed applications reside.
The default value is domain-dir/applications.
- In the Log Root field, type the full path of the directory
where the server log files are kept.
The default value is domain-dir/logs.
- Leave the Locale field blank to use the default locale of the host.
A locale is an identifier that specifies a particular combination of language and
region. For example, the locale for American English is en_US, and for
Japanese it is ja_JP. To use a non-English locale, the GlassFish Server must
be localized, a process that includes translating English into another language.
- Click Save.
- Restart the server.
See Also