-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Rex,

On 9/24/2009 3:15 AM, Rex Wang wrote:
> What is a"note"?  I am quite understanding its definition..

Just to clarify Chuck's comments: a "note" has nothing to do with the
Servlet API. It's an implementation detail specific to Tomcat where,
among other things, authentication information is attached to the
session, yet not in a session attribute.

According to Filip, session "note" items are /not/ replicated around
clusters, so the information about a user being challenged for
credentials is also not replicated. This is the cause of your problem.

Filip confirms that session stickiness is the only easy solution.

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

iEYEARECAAYFAkq7kXUACgkQ9CaO5/Lv0PAIPwCgo7YSupenEQwKIcmED+Kfn3QD
WmQAn2CZhbwlvCVRoaByrfvMAzLR26bE
=GWO9
-----END PGP SIGNATURE-----

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

Reply via email to