Thank you for your interest in eXo JCR

In Unix environment, go in the directory bin/unix then execute the following command:

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

In Windows environment, go in the directory bin\nt then execute the following command:

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