blob: c023361bc97cb23be53973e0cd4ffa1c6634910b [file]
<!--
Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
http://www.eclipse.org/legal/epl-2.0.
This Source Code may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the
Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
version 2 with the GNU Classpath Exception, which is available at
https://www.gnu.org/software/classpath/license.html.
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-->
<p><a id="ref-systemproperties" name="ref-systemproperties"></a><a id="GHCOM00063" name="GHCOM00063"></a></p>
<h4><a id="sthref142" name="sthref142"></a><a id="sthref143" name="sthref143"></a><a id="sthref144" name="sthref144"></a>System Properties</h4>
<a name="BEGIN" id="BEGIN"></a>
<p>Use the System Properties page to view and manage GlassFish Server properties.</p>
<p>A system property defines a common value for a setting at the server level. You can refer to a system property in an Admin Console text field by enclosing it in a dollar sign and curly braces. For example, to refer to a property named <i>prop-name</i>, you would use the syntax <code>${</code><i>prop-name</i><code>}</code>.</p>
<p>For each property, the System Properties page contains the following information.</p>
<dl>
<dt>Name</dt>
<dd>
<p>The name of the property.</p>
</dd>
<dt>Value</dt>
<dd>
<p>The value of the property.</p>
</dd>
<dt>Description</dt>
<dd>
<p>An optional description of the property.</p>
</dd>
</dl>
<p>A number of system properties are predefined but are not shown on this page. For details, see <a href="ref-preconfiguredprops.html">Predefined System Properties</a>.</p>
<small>Copyright &#169; 2005, 2017, Oracle and/or its affiliates. All rights reserved. <a href="docinfo.html">Legal Notices</a></small>