For whatever reason you are attempting to access a page not found  (or the
default page located at /cas/) that will redirect you to /login?null (if the
querystring is null).  The jsessionid is irrelevant, as Tomcat determines
whether it needs to display that or not.

As for your redirect problem, its most likely a configuration issue on the
client side.

-Scott

On Jan 17, 2008 12:45 PM, Simon Vallet <[EMAIL PROTECTED]> wrote:

>
> On Thu, 17 Jan 2008 10:44:56 -0600
> "Andrew R Feller" <[EMAIL PROTECTED]> wrote:
>
> > Though I am not 100% sure, the warning you get when starting Tomcat
> > about "MemoryUserDatabase save WARNING: User database is not
> > persistable" makes me think that you tried to setup a MemoryRealm with
> > Tomcat.
>
> I'm not really bothered by it : this warning goes away if I give the
> Tomcat user permissions to update the conf/ directory -- you might want
> to check the following URL for more info on this:
>
> http://mail-archives.apache.org/mod_mbox/tomcat-dev/200508.mbox/[EMAIL 
> PROTECTED]
>
>
> > 1. How did you setup JAAS authentication?
> > 2. Could you post your /WEB-INF/deployerConfigContext.xml?
>
> JAAS authentication was configured as explained there :
> http://www.ja-sig.org/wiki/display/CASUM/JAAS, by declaring a bean in
> deployerConfigContext.xml, which is attached
>
> > 3. Are you using Tomcat?  What version?
>
> Yes, Apache Tomcat 5.5.23.
>
> I'm just not sure of what *should* happen : if I understand correctly,
> you're saying the first redirect is correct ? I'm having a hard time
> believing that the redirect URL below is what I should get in the first
> place : for instance, I would have expected the jsessionid parameter
> after the ?, but not before...
>
> https://cas.genoscope.cns.fr:8443/cas31/login;jsessionid=9CD140C2D3E2F90A2378A02A2740BA38?null
>
>
> Thank you for helping, though
> Simon
>
>
> _______________________________________________
> Yale CAS mailing list
> [email protected]
> http://tp.its.yale.edu/mailman/listinfo/cas
>
>


-- 
-Scott Battaglia

LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to