Installing the HTTP Module for tc Server
This topic describes how to install the HTTP session management module with tc Server templates.
- If you do not already have tc Server, download and install the product from the Pivotal tc Server download page. These instructions require tc Server 2.9 or later.
The HTTP Session Management Module for tc Server is included in the Apache Geode installation package. After you install Apache Geode, you will find the module in the
tools/Modules
directory of the installation with a name of the formApache_Geode_Modules-SERVER-VERSION-tcServer30.zip
orApache_Geode_Modules-SERVER-VERSION-tcServer.zip
. In these names,- SERVER-VERSION is the Apache Geode version number.
tcServer30
supports tcServer version 3.x.tcserver
supports tcServer version 2.9.
Unzip the appropriate module into the Pivotal tc Server
$CATALINA_HOME/templates
directory so that it createsgeode-p2p
andgeode-cs
subdirectories within the tc Servertemplates
directory.