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

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.


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/3.0.1/wso2esb-3.0.1.zip

3. Download process starts.

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 binary distribution installation pack via the wget command and the link to the Source Distribution:

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

3. Download process starts.


Proceed to the next step: