Siebel Analytics Installation and Configuration Guide > Installing Siebel Analytics Software in the UNIX Environment > Process of Installing Siebel Analytics Web on UNIX Platforms >

Configuring Siebel Analytics for Apache Tomcat Server (Stand-Alone on UNIX)


Apache Tomcat may be configured to work in conjunction with the Apache HTTP Server. For the details of the installation process, refer to documentation for the Apache HTTP Server and Apache Tomcat software.

To configure Siebel Analytics Web on an Apache Tomcat Server, perform the following procedure.

NOTE:  In the following procedure, Tomcat is installed at /usr/local/jakarta-tomcat-4.

To configure on Apache Tomcat on UNIX (stand-alone)

  1. Open the file /usr/local/jakarta-tomcat-4/conf/server.xml in a text editor. Locate the <Host> tag for the virtual host you wish Siebel Analytics Web to run under. A default installation of Tomcat 4.x has a single <Host> tag for the default host.
  2. Within this tag add the following element:

    <Context path="/analytics" docBase="$INSTALLDIR/web/app"/>

    Replace $INSTALLDIR with the full path to the directory where Siebel Analytics has been installed.


 Siebel Analytics Installation and Configuration Guide, Version 7.7, Rev. A 
 Published: 11 March 2004