The port numbers of a standalone GlassFish Server instance are initially set in the configuration that the instance references. You must modify these port numbers if, for example, two instances that reference the same configuration reside on the same host. In this situation, port numbers for one instance must be modified because both instances reference the same configuration.
The port numbers of an instance are stored as Java system properties. These properties are passed to the Java application launcher through the -D option of the Java application launcher whenGlassFish Server is started.
The Standalone Server Instances page opens.
The General Information page for the instance opens.
The Instance System Properties page opens.
This page displays the current values of the following system properties for the instance:
Port numbers that are predefined in the instance's configuration
Custom properties that are defined for the instance, if any
A row is added to the Additional Properties table.
To View Log Files for a Standalone GlassFish Server Instance
To Deploy an Application to a Standalone GlassFish Server Instance
To List Applications That Are Deployed to a Standalone GlassFish Server Instance
To Edit an Application That Is Deployed to a Standalone GlassFish Server Instance
To Enable or Disable an Application That Is Deployed to a Standalone GlassFish Server Instance
To Create a Resource for a Standalone GlassFish Server Instance
To List Resources for a Standalone GlassFish Server Instance
To Enable or Disable a Resource for a Standalone GlassFish Server Instance
To Edit a Resource for a Standalone GlassFish Server Instance
To Set Instance-Only Properties for a Standalone GlassFish Server Instance
To View Application Monitoring Data for a Standalone GlassFish Server Instance
To View Virtual-Server Monitoring Data for a Standalone GlassFish Server Instance
To View Resource Monitoring Data for a Standalone GlassFish Server Instance