Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Prior to installing any WSO2 Carbon based product, it is necessary to have the appropriate prerequisite software installed on your system. Verify that the computer has the supported operating system and development platforms before starting the installation.

...

Operating Systems / Databases

  • All WSO2 Carbon-based products are Java applications that can be run on any platform that is Oracle JDK 1.8.* compliant. We  Also, we do not recommend or support OpenJDKOpenJDK as we do not support it or test our products with it.
  • All WSO2 Carbon-based products are generally compatible with most common DBMSs. For more information, see Working with Databases.
  • If you have difficulty in setting up any WSO2 product in a specific platform or database, please contact us.
  • It is not recommended to use Apache DS in a production environment due to issues with scalability. Instead, it is recommended to use an LDAP like OpenLDAP for user management.
  • WSO2 CEP does not support SunOS 5.10 and IBM AIX. For environments that WSO2 products are tested with, see Compatibility of WSO2 Products.

...

Application

Purpose

Version

Download Links

Oracle Java SE Development Kit (JDK)*

1.8.*

Info
  • IBM JDK/JRE 1.7 and 1.8 are supported when running (not building) WSO2 products.
  • We do not recommend OpenJDK as we do not support it or test our products with it.
GitRequired to check out the source from the Git repository.1.9.0 or later

http://git-scm.com/downloads/

Apache Maven

To build the product from the source distribution (both JDK and Apache Maven are required). If you are installing by downloading and extracting the binary distribution instead of building from the source code, you do not need to install Maven.

Web Browser

To access each product's Management Console. The Web Browser must be JavaScript enabled to take full advantage of the Management console.

Info

WSO2 CEP does not support Internet Explorer browser.


  • Firefox 39.0
  • Firefox 40.0.3
  • Chrome 43.0.2357.125
  • Chrome 45.0.2454.93
  • Safari 8.0.7
 
Apache Storm

To deploy WSO2 CEP in a distributed mode.

Info

If you want to run custom extensions in the CEP distributed deployment with Apache Storm, edit the dependencies in the <CEP_HOME>/samples/cep/utils/storm-dependencies-jar/pom.xml file accordingly, and build only this pom.xml file.

0.9.5https://storm.apache.org/

...