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:
- In the Servers view, double-click the WebSphere Application Server v5.x to open it. The server editor opens.
- Click the Ports tab at the bottom of the editor.
- Expand the Server Settings section.
- In the Advanced Ports section, you can set a number of advanced ports:
- In the SOAP connector port field, type the port that is used by an HTTP transport for incoming SOAP requests.
- 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.
- In the JMS server queued port field, type the port that is used for full-function JMS publish and subscribe support.
- In the JMS server direct port field, type the port that is used for non-persistent, non-transactional, and non-durable subscriptions.
- In the ORB Bootstrap section, in the Port field, type the port to which the Object Request Broker connects for bootstrapping.
- In the Host name field, type the host name that the Object Request Broker uses for bootstrapping.
- Save and close the server editor.