DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35013>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35013

           Summary: HTTP Cookie Manager doesn't retain session cookies for
                    duration of Thread execution
           Product: JMeter
           Version: 2.0.3
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P2
         Component: HTTP
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]


When I create a simple thread, hitting a single page that returns a session
cookie, and then redirects to another page, the session cookie is not available
for the rest of the thread. I think the issue is related to another defect I
read where "expired" cookies are removed immediately. Unfortunately, an
"expired" cookie is actually a session cookie - and I need them to stay around
until the thread is finished, so they can be used by subsequent HTTP Requests
within the same thread.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to