DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15576>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15576 IllegalArgumentException during adding a cookie ------- Additional Comments From [EMAIL PROTECTED] 2003-03-18 16:19 ------- I began seeing this bug after upgrading from tomcat 4.0.4 to 4.1.18...the error definitley occurs when you try to add a cookie that has version 0. however, 0 is the default value (at least as far as jdk1.3.1 goes... http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/servlet/http/Cookie.html#getVersion() the workaround i've been using is to explicitly set the version of my cookies to 1. not exactly sure what ramifications this will have. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]