[
https://issues.apache.org/jira/browse/GEODE-9426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17390129#comment-17390129
]
ASF subversion and git services commented on GEODE-9426:
--------------------------------------------------------
Commit 4984b0434dde8e065d5392f5818239e9041c72b2 in geode's branch
refs/heads/master from Dave Barnes
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=4984b04 ]
GEODE-9426: Update docs for HTTP session management (#6703)
> 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
> Assignee: Dave Barnes
> Priority: Major
> Labels: blocks-1.14.0, pull-request-available
> Fix For: 1.13.4, 1.14.0, 1.15.0
>
>
> [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. [Example treated separately - see
> GEODE-9430]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)