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 IIOP Listeners.
The IIOP Listeners page opens.
Click New.
In the Name field, type a name to identify the listener.
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.
Click OK.
If you selected the Security Enabled checkbox, follow the steps in To Edit SSL Settings for a Secure IIOP Listener.