Sun Java System Application Server Enterprise Edition 8.1 2005Q2 High Availability Administration Guide

Editing a Named Configuration’s Properties

The following table describes the properties predefined for a configuration.

The predefined properties are port numbers. Valid port values are 1–65535. On UNIX, creating sockets that listen on ports 1–1024 requires superuser privileges. If more than one server instance exists on a system, the port numbers must be unique.

Property Name 

Description 

HTTP_LISTENER_PORT

Port number for http-listener-1. 

HTTP_SSL_LISTENER_PORT

Port number for http-listener-2. 

IIOP_SSL_LISTENER_PORT

ORB listener port for IIOP connections on which IIOP listener SSL listens.

IIOP_LISTENER_PORT

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

JMX_SYSTEM_CONNECTOR_PORT

Port number on which the JMX connector listens. 

IIOP_SSL_MUTUALAUTH_PORT

ORB listener port for IIOP connections on which the IIOP listener SSL_MUTUALAUTH listens.

ProcedureTo 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.

    If enabled, changes to the configuration are applied to the server instances without requiring a server restart.

  4. Add, delete, or modify properties as desired.

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

Equivalent asadmin command

set

See Also