The System Properties page displays a list of the Java system properties that are defined in the selected named configuration. Java system properties are passed to the Java application launcher through the -D option of the Java application launcher whenGlassFish Server is started
These properties define the default values of port settings for all GlassFish Server instances that reference the configuration.
For information about predefined port settings in a configuration, see Predefined System Properties .
For each property, the following information is displayed:
The name of the system property.
The value that is set for the property in the named configuration that the instance references. This field is read only.
A link to the Instance Values page for the property.
The Additional Properties table also contains the following options.
Button to add a property. Clicking this button adds a row to the Additional Properties table.
Button to delete one or more selected properties. Any property that is deleted reverts to its default value or, if no default value is set, is undefined.
The System Properties page also contains the following options:
The name of the configuration to which the settings on this page apply. This field is read only.
If this option is enabled, changes to the configuration are applied to the instances that reference the configuration without the need to restart the instances.
A list of the clusters and instances that reference the configuration with an indication of whether each cluster or instance is running:
If the cluster or instance is running, a check mark (✓) is displayed.
If the cluster or instance is stopped, an exclamation point (!) is displayed.
To Set Default Values for Configuration Properties