This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

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.

System Requirements

Memory

  • 1 GB minimum
  • A heap size of around 512MB is generally sufficient to process typical SOAP messages
  • Requirements may vary with larger message sizes and on the number of messages processed concurrently
Processor
  • Pentium 800MHz or equivalent at minimum ( Dual core or above processor is recommended for production deployments

Disk

  • Approximately 250 MB, excluding space allocated for log files and Databases.

Environment Compatibility

Operating Systems / Databases

  • As all WSO2 Carbon-based products are Java applications, it is generally possible to run them on most operating systems. These include Windows, Linux, Solaris, Ubuntu, Fedora, Mac OS X, Gentoo, SUSE, Debian etc. with a JDK 1.6.x runtime.
  • However, Linux/Solaris are recommended for a production deployment.
  • All WSO2 Carbon-based products are generally compatible with most-common DBMSs such as MySQL, MS SQL Server, Oracle, H2, DB2, Derby, PostgreSQL.

Required Applications

The following applications are required for running the ESB. For details on installing these applications, see the installation section for Linux, Solaris, or Windows.

Application

Purpose

Version

Notes

Java SE Development Kit (JDK)

  • To launch the product as each product is a Java application.
  • To build the product from the Source distribution (both JDK and Apache Maven are required).
  • To run Apache Ant.

1.6.24 or higher

We do not recommend OpenJDK.

Required by all WSO2 products

Apache ActiveMQ
JMS Provider

  • To enable the product's JMS transport and try out JMS samples. The ActiveMQ client libraries must be installed in the product's classpath before you can enable the JMS transport.

5.5.0 or higher

If you use any other JMS provider (e.g. Apache Qpid), install any necessary libraries and/or components.

Currently needed by WSO2 ESB to run its JMS samples

Apache Ant

  • To compile and run the sample clients.

1.7.0 or later

Required by all WSO2 products to run product samples

Apache Maven

  • To build the product from the Source distribution (both JDK and Apache Maven are required).

3.0.x

Required by all WSO2 products when installing from source distribution

Web Browser

  • To access the product's Management Console. The Web Browser must be JavaScript enabled to take full advantage of the Management console.
  • NOTE: On Windows Server 2003, it is not allowed to go below the medium security level in Internet Explorer 6.x.

 

Required by all WSO2 products

  • No labels