Adding advanced ports to a WebSphere Application Server v5.x

You can configure advanced port settings for a WebSphere Application Server v5.x.

To configure advanced ports for a WebSphere Application Server v5.x:

  1. In the Servers view, double-click the WebSphere Application Server v5.x to open it. The server editor opens.

  2. Click the Ports tab at the bottom of the editor.

  3. Expand the Server Settings section.

  4. In the Advanced Ports section, you can set a number of advanced ports:

    1. In the SOAP connector port field, type the port that is used by an HTTP transport for incoming SOAP requests.

    2. In the DRS client port field, type the port that is used by the Data Replication Service (DRS), which is a JMS-based message broker system for dynamic caching.

    3. In the JMS server queued port field, type the port that is used for full-function JMS publish and subscribe support.

    4. In the JMS server direct port field, type the port that is used for non-persistent, non-transactional, and non-durable subscriptions.

  5. In the ORB Bootstrap section, in the Port field, type the port to which the Object Request Broker connects for bootstrapping.

  6. In the Host name field, type the host name that the Object Request Broker uses for bootstrapping.

  7. Save and close the server editor.