You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Christoph Hermann <ch...@guschtel.de> on 2006/01/20 23:31:56 UTC

Re: cocoon Authentication problem

Am Freitag, 20. Januar 2006 20:22 schrieben Sie:


Hello,

please point such requests to the cocoon-users list.

> In November you have helped me with a cocoon authentication problem:
>
> In our test situation all works fine, but we get the problem on our
> live site.
> The live site is different from test site :
> Test site url like localhost:8080/cocoon/cdls/info_index.html
> Live site url like www.xxxx.org/info_index.html (using mod_proxy, see
> configuration below)
>
> Also in our sitemap we had to change the uri's; adding a '/' ; so "/
> aanmeldfout.html"/> on live site, "aanmeldfout.html"/> on test site
>
> We suspect a COOKIE problem, because the cookie from our live site
> contains a path /cocoon
>
> I suppose this is the problem, yes...
>
> In Tomcat's server.xml a connector is declared for every cocoon site
> like this:
>
>      <Connector port="8085"
>                 proxyName="www.cdls-nl.org" proxyPort="80"
>                 maxThreads="20" minSpareThreads="5"
> maxSpareThreads="10"/>
>
> You can tell tomcat to set the SessionPath to "/" if that is the
> problem.
>
> I do not know how to tell tomcat to set SessionPath to "/", is it in
> server.xml?

I told you...
http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=113213359604114&w=2

See also
http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=113153200515014&w=2

HTH
Christoph

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org