BigMemory 4.3.7 | Component Documentation | WAN Replication User Guide | WAN Replication Demo | Requirements
 
Requirements
In order to run the sample application, you must have Java 1.6 or higher and you must set JAVA_HOME as follows:
For Windows, use the following command:
set JAVA_HOME="<path to java home>"
For UNIX/Linux, use the following command:
export JAVA_HOME="<path to java home>"
If you intend to modify the source code of the application and build it, you will also need Maven.