https://issues.apache.org/bugzilla/show_bug.cgi?id=48348
Summary: JDBC Request Results clears HTTP URL Re-writing
Modifiers and other variables
Product: JMeter
Version: 2.3.4
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: HTTP
AssignedTo: [email protected]
ReportedBy: [email protected]
The scripts I've developed use HTTP URL Re-writing Modifiers to capture
request-specific attributes generated by the application being tested,
specifically org.apache.struts.taglib.html.TOKEN. The modifiers are defined at
the Thread level. A JDBC Request is inserted as a peer after an HTTP sample.
The JDBC Request is an query (SQL Server 2008) that successfully extracts a
backend data element and creates a jmeter variable that is needed in a
subsequent HTTP Request. However, where ever the JDBC Request is inserted the
subsequent HTTP Request fails. Viewing the failed Request shows that the
Re-writing Modifiers are set to null, while database variable was properly
inserted into the failed request,
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]