WSO2 AppServer - UI styles

WSO2 AppServer Styles Parent

License

License

GroupId

GroupId

org.wso2.appserver
ArtifactId

ArtifactId

org.wso2.appserver.styles
Last Version

Last Version

5.3.0
Release Date

Release Date

Type

Type

bundle
Description

Description

WSO2 AppServer - UI styles
WSO2 AppServer Styles Parent
Project URL

Project URL

http://wso2.org
Project Organization

Project Organization

WSO2 Inc

Download org.wso2.appserver.styles

Dependencies

compile (6)

Group / Artifact Type Version
org.eclipse.osgi : org.eclipse.osgi jar 3.9.1.v20130814-1242
org.eclipse.equinox » org.eclipse.equinox.jsp.jasper jar 1.0.400.v20120522-2049
org.eclipse.equinox » org.eclipse.equinox.http.helper jar 1.1.0.wso2v1
org.eclipse.osgi : org.eclipse.osgi.services jar 3.3.100.v20130513-1956
org.wso2.tomcat : tomcat-servlet-api jar 7.0.59.wso2v1
org.wso2.carbon : org.wso2.carbon.ui jar 4.4.1

Project Modules

There are no modules declared in this project.

Welcome to WSO2 Application Server


Branch Build Status
master Build Status

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

  1. JDK 1.8 or higher
  2. Apache Maven 3.0.x or higher
  3. Git

How to build the product

  1. Clone the repository using git clone https://github.com/wso2/product-as.git
  2. cd into product-as directory
  3. Run mvn clean install
  4. Extract wso2as-{version}.zip located at distribution/target directory

Running WSO2 Application Server

Prerequisites

  1. JDK 1.8 or higher
  2. Apache Maven 3.0.x or higher

How to run WSO2 Application Server

  1. Goto <AS_HOME>/bin/ directory
  2. Run ./catalina.sh run (in MAC OS and Linux based operating systems) or catalina.bat run (in Windows)

How to Contribute

Contact us

WSO2 Application Server developers can be contacted via the mailing lists:

org.wso2.appserver

WSO2

Welcome to the WSO2 source code! For info on working with the WSO2 repositories and contributing code, click the link below.

Versions

Version
5.3.0
5.3.0-beta1