This documentation is for WSO2 Carbon version 4.1.0. View documentation for the latest release.

Unknown macro: {next_previous_link3}
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 4 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

Disk

  • Approximately 180 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

Application

Purpose

Version

Notes

Oracle 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

  • If you are using JDK 1.6, you might need to install Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy files to avoid "illegal key size" errors when you try to invoke a secured web service.
  • If you want to build the product from the source distribution, you must use JDK 1.6 instead of JDK 1.7.
  • Oracle and IBM JRE 1.7 are also supported when running (not building) WSO2 products.

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 to 3.0.x

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.

 


  • No labels