This section provides the following information: Table of Contents maxLevel 3
...
- Log on to the product's management console and select "Web Applications” under “Applications” -> “Add” in the left pane.
- The "Upload Web Applications" window appears. Browse and select your Web archive file. Then click "Upload."
For example,
Info Tip
Use the plus ‘+’ sign button to upload multiple Webapps at the same time. Click the minus sign to cancel an additional upload. - If the file is uploaded successfully, a message appears prompting you to refresh the page. Click "OK."
The .war file will be listed in the "Running Applications" page.
...
WSO2 AS supports a variety of transports, which makes it possible for applications hosted on AS to connect with other clients and services. The default transport connectors for AS (http servlet transport and https servlet transport) are configured in the catalina-server.xml
file (stored in the <PRODUCT_HOME>/repository/conf/tomcat/
folder).