Jean-Christophe Kermagoret wrote:
> 
> I think I solve partly my problem.
> 
> To tell Tomcat not to use cookies, I just put a cookies attribute to 
> false in my context definition :
> 
> <Context docBase="/home/jck/Project/repons/core/web" path="/repons" 
> cookies="false">
> 
> I still have my portal redirection problem
> 
> Any ideas ?

It's hard to tell without seeing your sitemap :) Now, I guess, you have
a <redirect-to url="SOMETHING"/> somewhere in the case if the user is
not logged in. Try replacing it with <redirect-to url="cocoon:/SOMETHING"/>.

HTH
Carsten

-- 
Carsten Ziegeler - Open Source Group, S&N AG
http://www.s-und-n.de
http://www.osoco.org/weblogs/rael/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]