This page describes the default ports that are used in WSO2 Enterprise Integrator (WSO2 EI) when the port offset is 0. Go to the WSO2 administration guide for information on all ports used by WSO2 products.
Integration runtime ports
- 9443 - HTTPS servlet transport (the default URL of the management console is
https://localhost:9443/carbon
)
Non-blocking HTTP/S transport ports: Used to accept message mediation requests. For example, if you want to send a request to an API or a proxy service, you must use these ports: <EI_HOME>/conf/axis2/axis2.xml
file.
- 8243 - Passthrough or NIO HTTPS transport
- 8280 - Passthrough or NIO HTTP transport
EI-Analytics runtime ports
- 9444 - Management console port
- 9161 - Cassandra port on which Thrift listens to clients
- 7712 - Thrift SSL port for secure transport, where the client is authenticated to DAS
- 7612 - Thrift TCP port to receive events from clients to DAS
EI-Business Process runtime ports
EI-Broker runtime ports
EI-Broker uses the following JMS ports to communicate with external clients over the JMS transport.
- 5675 - Port for listening for messages on TCP when the AMQP transport is used.
- 8675 - Port for listening for messages on TCP/SSL when the AMQP Transport is used.
- 1886 - Port for listening for messages on TCP when the MQTT transport is used.
- 8836 - Port for listening for messages on TCP/SSL when the MQTT Transport is used.
- 7614 - The port for Apache Thrift Server.
EI-MSF4J runtime ports
- 9090 - HTTP servlet transport