Crowd 2.1 : Specifying your Crowd Home Directory
This page last changed on Oct 06, 2010 by rbattaglin.
The Crowd Home directory is where Crowd will store its configuration information. If you are using the embedded HSQL database, supplied for evaluation purposes, Crowd will also store its database in this directory. (Note however that the CrowdID database will be in the installation directory, not the Home directory.) To specify the Crowd Home directory:
Advanced UsageIt is also possible to define the crowd.home property as a Java system or Servlet Context parameter. Java System ParameterUse the following format for your Java parameter: Where should you put this value?You could add it to the setenv.sh or setenv.bat file supplied with the standalone release of Crowd. Servlet Context ParameterThe following configuration XML can be added to the crowd-standalone-install/apache-tomcat/conf/Catalina/localhost/crowd.xml context file |
![]() |
Document generated by Confluence on Nov 30, 2010 23:54 |