Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Follow the instructions below to install the binary distribution of WSO2 BAM on Linux or Solaris, from the command line.

Info

Before you proceed to install the product, ensure that the Installation Prerequisites of BAM are satisfied. If you are using JDK7 on MacOS environment, download the relevant snappy-java library from here and place it in the <BAM-HOME>. For more information on installing snappy-java library, see Snappy-java fails on Mac OS JDK 1.7.

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.

Step 1. Obtain Installation Pack

Download BAM 2.0.0 (for downloading instructions, refer to Obtaining the Product section).

Step 2. Extract the Archive

After the download is complete, extract installation files to your home directory. This location will be referred to as <PRODUCT_HOME> throughout this documentation.

Code Block
unzip wso2bam-2.0.1.zip

Step 3. Set up JAVA_HOME

JAVA_HOME environment variable set up is needed to run WSO2 BAM. The variable points at the directory where the Java™ Development Kit (JDK) is installed on the computer.

...

The system returns the JDK installation path.

Step 4. Running WSO2 BAM

1. Establish a SSH connection to the Linux /Solaris server or log in to the text Linux console.

...

4. BAM server starts successfully, the last line of the operations log will display a message similar to "WSO2 Carbon started in 'n' seconds."

Step 5. Stopping the Server

To stop the running server, simply hit Ctrl-C in the command window or choose the "Shutdown/Restart" link on the left-hand menu of the product's Management Console. For information on accessing the Management Console, refer to section Introducing the Management Console.

...

Excerpt
hiddentrue

Instructions to install WSO2 products on Linux, Solaris.