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-02-28 09:06 ------- I have got the same problem. In my opinion this has to do with the cookie version. If you take a look inside the code at ServerCookie line 315, the exception is thrown, if the cookie has the version 0. But the interface javax.servlet.http.Cookie recomments to create a cookie of version 0 to ensure the best interoperability. It seems that the coyote connector doesn't support cookies of version 0 any more? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]