Follow the instructions below to install WSO2 Enterprise Service Bus (binary) v.4.0.0 2 on Linux or Solaris from the command line.
Info | ||
---|---|---|
| ||
Before you install the ESB, ensure that your system meets the minimum hardware and software requirements described in ESB Installation Prerequisites. |
Establish a an SSH connection to the Linux/Solaris machine or log in on the text Linux console. You should either log in as root or obtain root permissions after login via su
or sudo
command.
...
Table of Contents | ||||
---|---|---|---|---|
|
...
|
...
Step 1. Obtain Installation Pack
...
Code Block |
---|
unzip wso2esb-4.0.02.zip |
...
...
Step 3. Set up JAVA_HOME
JAVA_HOME
environment variable set up is needed to run WSO2 ESB. The variable points at the directory where the Java™ Development Kit (JDK) is installed on the computer.
...
ESB is installed and environment variables are set up. Proceed to Starting ESB Management Console on Linux and Solaris for the instructions on how to run the ESB Management Console. Excerpt
hidden | true |
---|