Editing a Named Configuration’s Properties

To edit a named configuration’s properties:

  1. In the tree component, expand the Configurations node.
  2. Select the node for a named configuration.
  3. On the Configuration System Properties page, choose whether to enable dynamic reconfiguration.
  4. If enabled, changes to the configuration are applied to the server instances without requiring a server restart.

  5. Add properties, change current values for properties, or delete properties.
  6. The properties that are already defined are ports. If more than one server instance exists on a system, the port numbers must be unique.

Table 0-32 contains a list of predefined properties and their descriptions.

Table 0-32  Properties for Named Configurations

Property Name

Description

HTTP_LISTENER_PORT

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 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_SSL_LISTENER_PORT

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

IIOP_LISTENER_PORT

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

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.

iIIOP_SSL_MUTUALAUTH_PORT

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

  1. To edit the current values of a property for all instances associated with the configuration, click Instance Values.

Equivalent asadmin command: set.

See Also:


Legal Notices