Note: This version of the VDT (1.10.1) is supported, but is not our latest stable release. The current stable release is 2.0.0.
configure_jclarens - jClarens configuration script
configure_jclarens --vdt-install <VDT installation root>
- --vdt-install <VDT installation root>
-
configure_jclarens will look for the root of the VDT installation at
$VDT_LOCATION. If you do not have that set you can specify it
with --vdt-install instead.
- --help, --usage
-
Print a usage message.
By default the following changes are made. Several of these impact
other services and you will need to restart Apache and Tomcat
after running this script.
- The Apache config is modified to send /jclarens requests to
Tomcat
-
- SSL client verification is turned on for /jclarens
-
- The Tomcat init script is modified to include a new security
policy
-
- jClarens logs are moved into ${catalina.home}/logs. ${catalina.home} is
likely at $VDT_LOCATION/tomcat/v$TOMCAT_VERSION/logs
-
- The jClarens config is updated to use the actual hostname of the machine
-
- JStore logging is turned off
-