...
Ensure that you have the following in your environment,
JDK 1.6.* or 1.7
Note NOTE: If you install JDK in Program Files in the Windows environment, avoid the space by using PROGRA~1 when specifying environment variables for JAVA_HOME and PATH. Else, the server throws an exception.
- Cygwin (http://www.cygwin.com) : Required only if you use Windows. WSO2 BAM analytics framework depends on Apache Hadoop, which requires Cygwin in order to run on Windows. Install at least the basic net (OpenSSH,tcp_wrapper packages) and security related Cygwin packages. After Cygwin installation, update the PATH variable with
C:\/cygwin\/bin
and restart BAM.
Configuring WSO2 API Manager
...