Dave Barnes created GEODE-9426:
----------------------------------
Summary: Update docs for HTTP Session Management
Key: GEODE-9426
URL: https://issues.apache.org/jira/browse/GEODE-9426
Project: Geode
Issue Type: Bug
Components: docs
Affects Versions: 1.13.3
Reporter: Dave Barnes
[From a community member] I suspect this affects many older versions ... but I
wanted to document what I saw as I attempted to follow the docs:
This page has incorrect jar:
[https://geode.apache.org/docs/guide/113/tools_modules/http_session_mgmt/tomcat_installing_the_module.html]
{{"geode-commons jar" should be "geode-common jar" ... no "s"}}
Also missing geode tcp server jar (geode-tcp-server)
And is missing this step (copied here from geode-examples):
{nofomat}
$ cp $CATALINA_HOME/bin/tomcat-juli.jar $CATALINA_HOME/lib/
App would not start with this in context.xml ... it was not there already ...
and when I added it, startup failed.
Suggest working through both the geode-examples AND the official documentation
to verify correctness.
{{}}
{{}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)