On 27/06/2008, timvanderet <[EMAIL PROTECTED]> wrote: > > the cookie value is being extracted properly, however the response header > isn't properly storing it as a cookie. > The response tree shows the following request is being sent set-cookie: > JUSERCOOKIE=121459... > However this doesnt seem to do anything. In later requests that cookie isn't > listed under "Cookie Data" where the two Jsession cookies are. Furthermore > the Login continues to fail. > > any idea what the problem could be? >
Oops, overlooked that bit: Servers send Set-Cookie Browsers send Cookie as can be seen from the Tree View Listener. > -- > View this message in context: > http://www.nabble.com/Cookie-not-recognized-tp18142357p18163565.html > > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

