Welcome to WSO2 Application Server
| Branch | Build Status | 
|---|---|
| master | 
Welcome to WSO2 Application Server, the successor of WSO2 Carbon based Application Server. WSO2 Application Server 6.0.0 is a complete revamp and is based on vanilla Apache Tomcat. WSO2 provides a number of features by means of extensions to Apache Tomcat to add/enhance the functionality. It provides first class support for generic web applications, JAX-RS/JAX-WS web applications and Jaggery applications. The performance of the server and individual application can be monitored by integrating WSO2 Application Server with WSO2 Data Analytics Server.
Features
- HTTP analytics with [WSO2 HTTP Analytics Server] (https://github.com/wso2/analytics-http)
 - SAML based Single Sign On (SSO) for web applications
 - Support for Jaggery application deployment
 - Webapp classloading runtimes
 
Building the product
Prerequisites
- JDK 1.8 or higher
 - Apache Maven 3.0.x or higher
 - Git
 
How to build the product
- Clone the repository using 
git clone https://github.com/wso2/product-as.git cdintoproduct-asdirectory- Run 
mvn clean install - Extract wso2as-{version}.zip located at 
distribution/targetdirectory 
Running WSO2 Application Server
Prerequisites
- JDK 1.8 or higher
 - Apache Maven 3.0.x or higher
 
How to run WSO2 Application Server
- Goto 
<AS_HOME>/bin/directory - Run 
./catalina.sh run(in MAC OS and Linux based operating systems) orcatalina.bat run(in Windows) 
How to Contribute
- Please report issues at [WSO2 Application Server JIRA] (https://wso2.org/jira/browse/WSAS).
 - Send your bug fixes pull requests to [master branch] (https://github.com/wso2/product-as/tree/master)
 
Contact us
WSO2 Application Server developers can be contacted via the mailing lists:
- WSO2 Developers List : dev@wso2.org
 - WSO2 Architecture List : architecture@wso2.org