In the tree component, expand the Configuration node.
Select the instance to configure:
To configure a particular instance, select the instance's config node. For example, for the default instance, server
, select the server-config
node.
To configure the default settings for future instances that use a copy of default-config
, select the default-config
node.
Under the Configuration node, expand the ORB node.
Select the IIOP Listeners node.
The IIOP Listeners page opens.
In the table, click the name of the listener to be edited.
The Edit IIOP Listener page opens.
In the Network Address field, type the network address of the listener.
You can type an IP address or a DNS resolvable host name.
In the Listener Port field, type the port number upon which the IIOP listener is to listen.
Select the Listener Enabled checkbox to enable ORB IIOP inbound connections to the GlassFish Server.
This option is enabled by default.
Select the Security Enabled checkbox to enable SSL for the IIOP listener.
This option is disabled by default.
In the Additional Properties section, specify additional properties.
The GlassFish Serverdoes not define any additional properties for IIOP listeners.
To add a property, click the Add Property button. In the blank row that appears, type the property name in the Name field, and type the property value in the Value field.
To modify a property, edit that property's Value field.
To delete a property, select the checkbox to the left of the Name field of the property that you are deleting, then click the Delete Properties button.
Click Save.
Tip:
To return to the default settings, click the Load Defaults button, then click Save.
If the Security Enabled checkbox is selected, click the SSL tabbed pane to modify the Secure Socket Layer settings of this IIOP listener.
SeeTo Edit SSL Settings for a Secure IIOP Listener for details.
If you changed the port number of the listener, restart the GlassFish Server.