Instance Specific Configuration Properties

The instance specific Configuration Properties override the values for this instance.


Note

The default values are defined in the configuration bound to the instance.


To revert the value back to the default value:

  1. remove the override value.
  2. Click Save.

If no override value is set, the default value is used.

Adding or Deleting Instance Properties

To add properties:

Click the Add Property button to specify additional settings.

The following property attribute name/value pairs for configuring the resource are available:

Table 0-3  Property Attribute Name/Value Pairs

Property

Definition

HTTP_LISTENER_PORT

This port is used to listen for HTTP requests. This property specifies the port number for http-listener-1. Valid values are 1-65535. On UNIX, creating sockets that listen on ports 1-1024 requires superuser privileges.

HTTP_SSL_LISTENER_PORT

This port is used to listen for HTTPS requests. This property specifies the port number for http-listener-2. Valid values are 1-65535. On UNIX, creating sockets that listen on ports 1-1024 requires superuser privileges.

IIOP_LISTENER_PORT

This property specifies which ORB listener port for IIOP connections orb-listener-1 listens on.

IIOP_SSL_LISTENER_PORT

This port is used for secure IIOP connections.

JMX_SYSTEM_CONNECTOR_PORT

This property specifies the port number on which the JMX connector listens. Valid values are 1-65535. On UNIX, creating sockets that listen on ports 1-1024 requires superuser privileges.

IIOP_SSL_MUTUALAUTH_PORT

This property specifies which ORB listener port for IIOP connections the IIOP listener called SSL_MUTUALAUTH listens on.

To delete properties:

Click the for the property you wish to delete.

Click the Delete Property button.

See Also:


Legal Notices