You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by J Channel <jc...@gmail.com> on 2009/06/15 20:33:05 UTC

SESSION COOKIE NAME

I put to conf/catalina.properties
org.apache.catalina.SESSION_COOKIE_NAME=jsessionidto have cookie name in
lower case, but now server give me so:
Set-Cookie
jsessionid=C95CE31755AE28195A718DC01FC2FB59.k2t8; Path=/soyapp
JSESSIONID=C95CE31755AE28195A718DC01FC2FB59.k2t8; Path=/

In both cases, but with different Path =)
Why this going on?

Re: SESSION COOKIE NAME

Posted by Christopher Schultz <ch...@christopherschultz.net>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

To whom it may concern,

On 6/15/2009 2:33 PM, J Channel wrote:
> I put to conf/catalina.properties
> org.apache.catalina.SESSION_COOKIE_NAME=jsessionidto have cookie name in
> lower case, but now server give me so:
> Set-Cookie
> jsessionid=C95CE31755AE28195A718DC01FC2FB59.k2t8; Path=/soyapp
> JSESSIONID=C95CE31755AE28195A718DC01FC2FB59.k2t8; Path=/
> 
> In both cases, but with different Path =)
> Why this going on?

Looks like you are maybe using SSO or you have multiple applications
deployed (a ROOT ("/") webapp plus "/soyapp").

At least the sessionids are the same :)

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAko3tJ8ACgkQ9CaO5/Lv0PBZzQCdHs/v76EpU8K3TLd3JV0MwZaI
p0EAoKDoQApL1kV+/22inNAkhH7wCkGV
=aiqa
-----END PGP SIGNATURE-----

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