[
https://issues.apache.org/jira/browse/GEODE-9426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Barnes updated GEODE-9426:
-------------------------------
Description:
[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]
was:
[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.
> 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
>
> [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)