DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=15555>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=15555

Setting cookie="false" appears to still use cookies.

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |



------- Additional Comments From [EMAIL PROTECTED]  2004-11-10 14:51 -------
We're running tomcat 4.1.30/sun jdk1.4.2/SuSE Linux and having the same problem
with disabling cookies and problems reproducing this behaviour too. I noticed
the following:

Having a DefaultContext defining cookies="true" was overwriting the
coookies-setting (cookies="false") of any other context in the same host.
Using the admin-application I found out that this obviously happens at tomcat
runtime - the setting shown in tomcat-admin and in server.xml were differing.

IMHO each single context should be able to have its own cookies-setting,
independent from DefaultContext - so I consider this being a bug.

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

Reply via email to