Showing posts with label WSO2 BAM. Show all posts
Showing posts with label WSO2 BAM. Show all posts

Friday, August 28, 2015

How to Run WSO2 BAM 2.5.0 on Cygwin


whats covered: configuring and running BAM 2.5.0 on Win 7 over Cygwin.

1) Install Java


install java using the installer and once thats complete setup JAVA_HOME user variable and add the java bin folder to path system variable.


2) Install Cygwin


download from https://cygwin.com/install.html and install using the wizard.


3) Setup JAVA_HOME in Cygwin.


Open <cygwin_home>/home/<user_name>/.profile and export JAVA_HOME following way,

/cygdrive/c/<java_home_user_variable_in_windows>

ex,

export JAVA_HOME=/cygdrive/c/Java/jdk1.7.0_45


4) Run the Start Script


open cygwin terminal, navigate to BAM 2.5.0 folder and start the server with wso2server.sh script. 




What's in my Bag? EDC of a Tester