You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2003/05/28 17:44:51 UTC

DO NOT REPLY [Bug 20294] - Axis doesn't maintain more than one cookie with http

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=20294>.
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=20294

Axis doesn't maintain more than one cookie with http





------- Additional Comments From stevel@apache.org  2003-05-28 15:44 -------
This could be related to Java bug
http://developer.java.sun.com/developer/bugParade/bugs/4242254.html, where
someone took away the feature of setCookie() that let you set >1 cookie on a
request. 

What happens if you use the jakarta HttpClient HTTP client implementation?