Thank you for your interest in eXo JCR

To launch it, go to the bin directory and execute the following command:

In Unix environment

* "./run.sh" to launch eXo JCR with the default configuration
* "./run.sh ispn" to launch eXo JCR with the configuration for Infinispan
* "./run.sh jbc" to launch eXo JCR with the configuration for JBoss Cache

In Windows environment

* "run.bat" to launch eXo JCR with the default configuration
* "run.bat ispn" to launch eXo JCR with the configuration for Infinispan
* "run.bat jbc" to launch eXo JCR with the configuration for JBoss Cache
