Repository: geode Updated Branches: refs/heads/develop ad09e9f4a -> 17577a6f5
GEODE-2259: Docs: Update & correct tc Server instructions Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/17577a6f Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/17577a6f Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/17577a6f Branch: refs/heads/develop Commit: 17577a6f526462af4a8e4f34966ffb72128d2b0f Parents: ad09e9f Author: Dave Barnes <[email protected]> Authored: Thu Dec 29 15:44:49 2016 -0800 Committer: Dave Barnes <[email protected]> Committed: Thu Dec 29 15:44:49 2016 -0800 ---------------------------------------------------------------------- .../tc_installing_the_module.html.md.erb | 10 ---------- 1 file changed, 10 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/geode/blob/17577a6f/geode-docs/tools_modules/http_session_mgmt/tc_installing_the_module.html.md.erb ---------------------------------------------------------------------- diff --git a/geode-docs/tools_modules/http_session_mgmt/tc_installing_the_module.html.md.erb b/geode-docs/tools_modules/http_session_mgmt/tc_installing_the_module.html.md.erb index a41ec94..a247e82 100644 --- a/geode-docs/tools_modules/http_session_mgmt/tc_installing_the_module.html.md.erb +++ b/geode-docs/tools_modules/http_session_mgmt/tc_installing_the_module.html.md.erb @@ -25,14 +25,4 @@ This topic describes how to install the HTTP session management module with tc S 2. 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. 3. Unzip the module into the Pivotal tc Server `$CATALINA_HOME/templates` directory so that it creates `geode-p2p` and `geode-cs` subdirectories within the tc Server `templates` directory. -4. Copy these jar files from the Geode distribution `lib` directory to the `lib` directory of your tc server (`<instance>/lib`): - - antlr jar - - fastutil jar - - geode-core jar - - javax.transaction-api jar - - jgroups jar - - log4j-api jar - - log4j-core jar - - log4j-jul jar -
