You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by rv...@apache.org on 2016/09/30 00:33:40 UTC

[33/50] [abbrv] incubator-geode git commit: Correct identification of tc Server and Tomcat versions for HTTP Session Mgmt module [#129957543]

Correct identification of tc Server and Tomcat versions
for HTTP Session Mgmt module [#129957543]


Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/8efe9fb2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/8efe9fb2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/8efe9fb2

Branch: refs/staging/docs-grant1
Commit: 8efe9fb2520a4a802ae19924b85c273630dba45c
Parents: 66a81e8
Author: Karen Miller <km...@pivotal.io>
Authored: Wed Sep 14 09:53:34 2016 -0700
Committer: Karen Miller <km...@pivotal.io>
Committed: Wed Sep 14 09:53:34 2016 -0700

----------------------------------------------------------------------
 tools_modules/http_session_mgmt/quick_start.html.md.erb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8efe9fb2/tools_modules/http_session_mgmt/quick_start.html.md.erb
----------------------------------------------------------------------
diff --git a/tools_modules/http_session_mgmt/quick_start.html.md.erb b/tools_modules/http_session_mgmt/quick_start.html.md.erb
index 007621a..186f35b 100644
--- a/tools_modules/http_session_mgmt/quick_start.html.md.erb
+++ b/tools_modules/http_session_mgmt/quick_start.html.md.erb
@@ -25,8 +25,8 @@ In this section you download, install, and set up the HTTP Session Management mo
     | Supported Application Server | Version                     | Module                                                   | Target Location for Module                                                       |
     |------------------------------|-----------------------------|----------------------------------------------------------|----------------------------------------------------------------------------------|
     | tc Server                    | 2.9 (Deprecated)            | HTTP Session Management Module for Pivotal tc Server     | `<tc Server root                                                 dir>/templates` |
-    | tc Server                    | 3.0                         | HTTP Session Management Module for Pivotal tc Server 3.0 | `<tc Server root                                                 dir>/templates` |
-    | Tomcat                       | 7.0                         | HTTP Session Management Module for Tomcat                | `$CATALINA_HOME`                                                                 |
+    | tc Server                    | 3.0 and 3.1                 | HTTP Session Management Module for Pivotal tc Server     | `<tc Server root                                                 dir>/templates` |
+    | Tomcat                       | 7.0 and 8.0                 | HTTP Session Management Module for Tomcat                | `$CATALINA_HOME`                                                                 |
     | WebLogic                     | 11g (10.3.x)                | HTTP Session Management Module for AppServers            | *any directory*                                                                  |
     | WebSphere                    | 7, 8                        | HTTP Session Management Module for AppServers            | *any directory*                                                                  |
     | JBoss                        | 5, 6, 7                     | HTTP Session Management Module for AppServers            | *any directory*                                                                  |