On Fri, 2005-12-23 at 11:55 -0500, Davanum Srinivas wrote: > Here's the use case: > http://issues.apache.org/jira/browse/AXIS-895#action_63350. If there > are multiple Set-Cookie (NOT Set-Cookie AND SetCookie2, which btw we > also have problems with since we store only one string in > messagecontext)
IIRC both have to be the same; I'll check the specs. > Can u please review the SVN HEAD code? i don't think so. Please > compare with Axis 1.X and you will immediately see the difference > (CommonsHTTPSender, method handleCookie). We really need to leverage > what we have learned in Axis1.X. We are leveraging what we learnt in Axis1.X .. please don't assume otherwise! We got this code from Axis1; maybe we didn't do a good enough job of copying it ;-). We'll find the problem and fix it! Sanjiva.
