I had the samw problem but u can solve this problem. If u are using tomcat then just add HTTP cookie manager at the top of the under ur thread group. if u are using session using URL rewriting then u can use that technic .. see the manual for URL rewriting.
thanks prassana -----Original Message----- From: James C. Clover [mailto:[EMAIL PROTECTED]] Sent: Sunday, March 24, 2002 2:26 PM To: JMeter User Mailing List Subject: Lost authentication over SSL I've got a test plan that logs into my server - I've worked out the login script correctly. The odd thing that happens is that after the first request that successfully retrieves a page after login, the second and subsequent request get forward back to the login page, as if the login cookies were dropped? I'm running 1.7 release with some commented out print statements that another post stated caused a NullPointerException. Any ideas? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

