Hello everyone!
Now that OTM "officially" runs on Websphere, I figured the techies out there would appreciate a default port listing for the application server. This is quite a bit more complicated than WebLogic, which only listens on 7001 (T3) and 7161 (SNMP). Of the ports listed below, the most important are the Admin console ports (9060 and 9043) and the Bootstrap port (2809) which Tomcat connects into for the RMI communication between the OTM Web and App tiers.
WebSphere port listing (defaults):
2809 - bootstrap
5558 - service integration MQ interoperability
5578 - service integration MQ interoperability secure
7276 - service integration
7286 - service integration secure
8880 - SOAP connector
9043 - admin console https
9060 - admin console http
9080 - http transport
9100 - ORB listener
9353 - high availability manager communication
9401 - SAS SSL ServerAuth
9402 - CSIV2 MultiAuth listener
9403 - CSIV2 ServerAuth listener
9443 - https tranport
Hope this helps!
Thanks!
--Chris
Now that OTM "officially" runs on Websphere, I figured the techies out there would appreciate a default port listing for the application server. This is quite a bit more complicated than WebLogic, which only listens on 7001 (T3) and 7161 (SNMP). Of the ports listed below, the most important are the Admin console ports (9060 and 9043) and the Bootstrap port (2809) which Tomcat connects into for the RMI communication between the OTM Web and App tiers.
WebSphere port listing (defaults):
2809 - bootstrap
5558 - service integration MQ interoperability
5578 - service integration MQ interoperability secure
7276 - service integration
7286 - service integration secure
8880 - SOAP connector
9043 - admin console https
9060 - admin console http
9080 - http transport
9100 - ORB listener
9353 - high availability manager communication
9401 - SAS SSL ServerAuth
9402 - CSIV2 MultiAuth listener
9403 - CSIV2 ServerAuth listener
9443 - https tranport
Hope this helps!
Thanks!
--Chris