This topic provides reference information about identifying port numbers in versions of WebSphere Application Server, as a means of determining port conflicts that might occur when you intend for an earlier version to coexist or interoperate with Version 6.
Version 6 port numbers
Port name | WebSphere Application Server | File |
---|---|---|
Value | ||
HTTP_TRANSPORT | 9080 | serverindex.xml and virtualhosts.xml |
HTTP Admin Console Port (HTTP_TRANSPORT_ADMIN) | 9060 | |
HTTPS Transport Port (HTTPS_TRANSPORT) | 9443 | |
HTTPS Admin Console Secure Port (HTTPS_TRANSPORT_ADMIN) | 9043 | |
BOOTSTRAP_ADDRESS | 2809 | serverindex.xml |
SOAP_CONNECTOR_ADDRESS | 8880 | |
SAS_SSL_SERVERAUTH_LISTENER_ADDRESS | 9401 | |
CSIV2_SSL_SERVERAUTH_LISTENER_ADDRESS | 9403 | |
CSIV2_SSL_MUTUALAUTH_LISTENER_ADDRESS | 9402 | |
ORB_LISTENER_ADDRESS | 9100 | |
DCS_UNICAST_ADDRESS | 9353 | |
SIB_ENDPOINT_ADDRESS | 7276 | |
SIB_ENDPOINT_SECURE_ADDRESS | 7286 | |
SIB_MQ_ENDPOINT_ADDRESS | 5558 | |
SIB_MQ_ENDPOINT_SECURE_ADDRESS | 5578 | |
Internal JMS Server (JMSSERVER_SECURITY_PORT) | 5557 | |
DRS_CLIENT_ADDRESS Deprecation: This port is deprecated and is no longer used in the current
version of WebSphere Application Server.
|
7873 | |
IBM HTTP Server Port | 80 | virtualhosts.xml, plugin-cfg.xml, and IHSinstall_root/conf/ httpd.conf |
IBM HTTP Server Admin Port | 8008 | IHSinstall_root/conf/ admin.conf |
NODE_MULTICAST_IPV6_DISCOVERY_ADDRESS | 5001 | serverindex.xml |
Version 5.x port numbers
Port name | WebSphere Application Server | File |
---|---|---|
Value | ||
HTTP_TRANSPORT | 9080 | server.xml and virtualhosts.xml |
HTTPS Transport Port (HTTPS_TRANSPORT) | 9443 | |
HTTP Admin Console Port (HTTP_TRANSPORT_ADMIN) | 9090 | |
HTTPS Admin Console Secure Port (HTTPS_TRANSPORT_ADMIN) | 9043 | |
Internal JMS Server (JMSSERVER_SECURITY_PORT) | 5557 | server.xml |
JMSSERVER_QUEUED_ADDRESS | 5558 | serverindex.xml |
JMSSERVER_DIRECT_ADDRESS | 5559 | |
BOOTSTRAP_ADDRESS | 2809 | serverindex.xml |
SOAP_CONNECTOR_ADDRESS | 8880 | serverindex.xml |
DRS_CLIENT_ADDRESS | 7873 | serverindex.xml |
SAS_SSL_SERVERAUTH_LISTENER_ADDRESS | 0 | serverindex.xml |
CSIV2_SSL_SERVERAUTH_LISTENER_ADDRESS | 0 | serverindex.xml |
CSIV2_SSL_MUTUALAUTH_LISTENER_ADDRESS | 0 | |
ORB_LISTENER_ADDRESS | 0 | serverindex.xml |
IBM HTTP Server Port | 80 | virtualhosts.xml, plugin-cfg.xml, and IHSinstall_root/conf/ httpd.conf |
IBM HTTP Server Admin Port | 8008 | IHSinstall_root/conf/ admin.conf |
Version 4.0.x port numbers
For WebSphere Application Server Advanced Single Server Edition, Version 4.0.x: Inspect the server-cfg.xml file to find the Web container HTTP transports port values for the configuration.
xmlConfig -export config.xml -nodeName theNodeNameLook for the Web container HTTP transports port assignments.
Port name | Value | Advanced Edition | IBM WebSphere Business Integration Server Foundation Edition | Advanced Single Server Edition |
---|---|---|---|---|
File | ||||
bootstrapPort | 900 | admin.config | admin.config | server-cfg.xml |
lsdPort | 9000 | |||
LSDSSLPort | 9001 | |||
HTTP transport port | 9080 | database | database | |
HTTPS transport port | 9443 | |||
Admin Console HTTP transport port | 9090 | |||
ObjectLevelTrace | 2102 | |||
diagThreadPort | 7000 |
Related tasks
Using the Profile creation wizard
Setting port numbers kept in the serverindex.xml file using scripting
Setting up Version 4.0.x and Version 6 coexistence
Setting up Version 5 and Version 6 coexistence
Setting up Version 6 coexistence