This documentation is for WSO2 ESB version 4.0.3. View documentation for the latest release.

Obtaining ESB

Follow the instructions below to download the WSO2 ESB installer.



Download ESB for Windows

1. Open a Web browser and access the following URL:

http://wso2.org/downloads/esb

2. The latest releases are listed on the displayed page.

The following distribution packages are available for download:

  • Binary Distribution - Includes binary files for both MS Windows and Linux operating systems, compressed into a single ZIP file. Recommended for normal users.
  • Source Distribution - Includes the source code for both MS Windows and Linux operating systems, compressed into a single ZIP file, which can be used to build the binary files. Recommended for more advanced users.
  • Cloud Virtual Machine - Available for 64-bit operating systems: VMWare, KVM, AMI.

3. Download the necessary distribution in ZIP archive. For example, binary.

WSO2 ESB download


Download ESB for Linux (Binary)

1. Establish a SSH connection to the Linux machine or log in on the text Linux console. 

2. Download ESB binary distribution installation pack via the wget command:

wget http://dist.wso2.org/products/esb/java/4.0.3/wso2esb-4.0.3.zip

Download ESB for Linux (Source)

1. Establish a SSH connection to the Linux machine or log in on the text Linux console.

2. Download ESB source distribution installation pack via the wget command and the link to the Source Distribution:

wget http://dist.wso2.org/products/esb/java/4.0.3/wso2esb-4.0.3-src.zip

Proceed to the next step: