<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>Hi Filip,</div>

<div>the AJP connector was enabled in the server.xml with these line:</div>

<div>
<div> </div>

<div>    <Connector port="8009" protocol="AJP/1.3" maxConnections="256" keepAliveTimeout="30000" redirectPort="8443" /></div>

<div> </div>

<div>
<div>Now i tried to add these lines to my context.xml:</div>

<div> </div>

<div>
<div><Context></div>
    sessionCookiePath="/"

<div>    sessionCookieDomain=".opencms8_two.test.de"</div>

<div></Context></div>
</div>

<div> </div>

<div>No change of the behaviour after restarting tomcat ;o(</div>

<div> </div>

<div>I emptied the browser cache, too. And i compared the permissions and found no difference.</div>

<div> </div>

<div>Arno</div>
</div>
</div>
</div></div></body></html>