...
- Download WSO2 Business Activity Monitor.
- Install Oracle Java SE Development Kit (JDK) version 1.6.24 or later or 1.7.*.
- Set the JAVA_HOME environment variable.
- Using the command line, navigate to
<BAM_HOME>/bin
, and execute the following command:wso2server.bat
(for Windows) orwso2server.sh
(for Linux). - Wait until you see the message "WSO2 Carbon started in 'n' seconds."
It indicates that the server started successfully. To stop the API Manager, simply hit Ctrl-C in the command window. - Copy the URL of the BAM management console from the terminal output, which will be displayed as follows, and access it using your web browser.
Mgt Console URL URL: https://10.100.5.72:9444/carbon/
...