You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2004/11/22 12:30:36 UTC

DO NOT REPLY [Bug 32345] New: - HTTP URL-Rewriting Modifier doesn't work with path set in HTTP Request Default

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

           Summary: HTTP URL-Rewriting Modifier doesn't work with path set
                    in HTTP Request Default
           Product: JMeter
           Version: 2.0.1
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: octi73@gmx.de


I have a test case where I use an HTTP Request Default config element to specify
the path to call and HTTP samplers which specify only request parameters. Using
the HTTP URL-Rewriting Modifier to include the session id in the subsequent
requests (format:
http://server:port/path/to/servlet.do;jsessionid=asessionid?ID=value) does not
work. The requests made are in format
http://server:port/;jsessionid=asessionid?ID=value. Only if I specify the path
in each HTTP sampler the subsequent requests are made correctly.

-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org