[opencms-dev] OpenCMS8 workspace login problem
FH Subscriptions
fhsubscriptions at componio.net
Thu Apr 28 16:15:51 CEST 2016
Can you post the content of the session cookie from the client browser?
This will show if the session cookie context path is set properly.
\Fabian
Von: opencms-dev-bounces at opencms.org [mailto:opencms-dev-bounces at opencms.org] Im Auftrag von Arno Nym
Gesendet: Donnerstag, 28. April 2016 15:58
An: Open CMS <opencms-dev at opencms.org>
Betreff: Re: [opencms-dev] OpenCMS8 workspace login problem
Hi Filip,
the AJP connector was enabled in the server.xml with these line:
<Connector port="8009" protocol="AJP/1.3" maxConnections="256" keepAliveTimeout="30000" redirectPort="8443" />
Now i tried to add these lines to my context.xml:
<Context>
sessionCookiePath="/"
sessionCookieDomain=".opencms8_two.test.de"
</Context>
No change of the behaviour after restarting tomcat ;o(
I emptied the browser cache, too. And i compared the permissions and found no difference.
Arno
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20160428/5637d495/attachment.htm>
More information about the opencms-dev
mailing list