Versions Compared

Key

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

...

Operating Systems / Databases / Application Servers

  • 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.
  • For detailed information on the Operating Systems, Databases and Application Servers each WSO2 product is compatible with, refer to the following WIKI space: Environments Tested with WSO2 ProductsAll WSO2 Carbon-based products are generally compatible with most-common DBMSs such as MySQL, MS SQL Server, Oracle, H2, DB2, Derby, PostgreSQL.

Required Applications

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.x or higher

Required to launch WSO2 Carbon as it is a Java application.

Apache Ant

  • To compile and run the sample clients.

1.7.0 or later

Required to run product samples.

Apache Maven

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

2.1.0 or later

Required 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.

Screen resolution of 1024x768 is recommended.

Required to run the management console.

...