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 for Siebel Analytics Stand-Alone on Windows


This section is part of Configuring Siebel Analytics for Apache Tomcat Server (Stand-Alone on Windows).

NOTE:  Stop the Apache Tomcat service before configuring the Web server.

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

  1. 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 on. A default installation of Tomcat has a single <Host> tag for the default host.

  2. Modify the contents of this tag as follows:

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

  3. 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
 Published: 09 September 2004