<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>Hi,<br/>
the opencms login loop was my (stupid) error ;o)</div>
<div> </div>
<div>This is working (context.xml):</div>
<div><br/>
<Context sessionCookiePath="/"><br/>
<WatchedResource>WEB-INF/web.xml</WatchedResource><br/>
</Context></div>
<div> </div>
<div>This not:</div>
<div> </div>
<div><Context><br/>
<WatchedResource>WEB-INF/web.xml</WatchedResource><br/>
sessionCookiePath="/"<br/>
sessionCookieDomain="www.yourworkplacedomain.com"<br/>
</Context></div>
<div> </div>
<div>Maybe it helps other people<br/>
Arno</div>
</div></div></body></html>