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.7.*/1.8* compliant. Also, we do not recommend or support OpenJDK.
All WSO2 products are generally compatible with most common DBMSs. For more information, see Working with Databases. 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. - For environments that WSO2 products are tested with, see Environments Tested with Compatibility of WSO2 Products.
- If you have difficulty in setting up any WSO2 product in a specific platform or database, please contact us.
|
...
Application | Purpose | Version | Download Links |
---|
Oracle Java SE Development Kit (JDK)* | Note |
---|
| To launch WSO2 ESB, you need to have Oracle JDK 1.7.*/1.8.*. You cannot launch WSO2 ESB with Oracle JDK 1.6.* or lower. |
| 1.7 or later / 1.8.* Info |
---|
We do not recommend OpenJDK. |
| |
JDBC-compliant Connector for Java | Required as a standardized database driver for Java platforms and development. | 1.7.0 or later | http://dev.mysql.com/downloads/connector/ |
Apache Ant | To compile and run the /wiki/spaces/PS/pages/10519862. | 1.7.0 or later | http://ant.apache.org |
Git | Required 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). Info |
---|
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. |
| 3.0.* | |
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 |
---|
On Windows Server 2003, you must not go below the medium security level in Internet Explorer 6.x. |
| | |
...