Installing the Product
Explained below is how to install WSO2 Enterprise Integrator 6.6.0:
Download and install the product
If the installation prerequisites are fulfilled, follow the steps below:
Go to the WSO2 Integration product page and download the product.
Note that there are several options for installing the product in various environments. Use the available links for more information on each option.
- If you downloaded the installer (.pkg file), double-click to open the installation wizard, which will guide you through the installation. When you finish, the product will be installed and ready for use.
Want to install and run WSO2 EI as a service?
See the following topics in the WSO2 administration guide for instructions:
Access the HOME directory
Let's call the installation location of your product the <EI_HOME> directory. This is located in a place specific to your OS as shown below:OS Home directory Mac OS /Library/WSO2/EnterpriseIntegrator/6.6.0
Windows C:\Program Files\WSO2\EnterpriseIntegrator\6.6.0\
Ubuntu /usr/lib/wso2/EnterpriseIntegrator/6.6.0
CentOS /usr/lib64/EnterpriseIntegrator/6.6.0
Uninstall the product
To remove an already installed product, follow the instructions below:
OS | Instructions |
---|---|
Mac OS | Open a terminal and run the following command as the root user: sudo bash /Library/WSO2/EnterpriseIntegrator/6.6.0/uninstall.sh |
Windows | Go to the Start Menu -> Programs -> WSO2 -> Uninstall Enterprise Integrator 6.6.0 or search Uninstall Enterprise Integrator 6.6.0 and click the shortcut icon. This will uninstall the product from your computer. |
Ubuntu | Open a terminal and run the following command: sudo apt-get purge wso2ei-6.6.0 |
CentOS | Open a terminal and run the following command: sudo yum remove wso2ei-6.6.0-x86_64 |
What's next?
- See the instructions for running the product.