...
- By default WSO2 AS is configured with the message listener and message sender implementations that are necessary for sending and receiving messages through the HTTP/HTTPS protocol.
- The transport receiver of the HTTP protocol is implemented in the Carbon Core component.
- The transport sender is implemented as a Tomcat connector in the
catalina-server.xml
file (stored in the<PRODUCT_HOME>/repository/conf/tomcat/
folder).