Siebel Analytics Installation and Configuration Guide > Installing Siebel Analytics Software in the Windows Environment > Configuring Siebel Analytics for Apache Tomcat Server (Stand-Alone on Windows) >

Configuring the Apache Tomcat Web Server (Stand-Alone on Windows)


Stop the Apache Tomcat service before configuring the Web Server.

To configure Apache Tomcat Web Server (stand-alone on Windows)

  1. Stop the Apache Tomcat service.
  2. In the Tomcat \conf directory, open the file 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.
  3. Modify the contents of this tag as follows:

    <Context path="/analytics" docBase="$INSTALLDIR\Web\Servlet">

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

  4. Near the end of the Apache Web Server configuration file, insert a Tomcat configuration file reference. For example:

    include "D:\apache\tomcat\conf\tomcat-apache.conf"


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