Note: This version of the VDT (1.3.11) is no longer supported. Feel free to look through the documentation and install it, but we cannot guarantee support for it. The current stable release is 2.0.0.

configure_jclarens

configure_jclarens - jClarens configuration script

Synopsis

    configure_jclarens --vdt-install <VDT installation root>

Description

--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 $VDT_LOCATION/apache/logs
The jClarens config is updated to use the actual hostname of the machine
JStore logging is turned off