That's a bit odd - the value ${ss1} means that the variable ss1 is not
recognised, which suggests that the regex extractor is not being run -
otherwise it would have generated at least the default value -
assuming you are using the RE Post-Processor?
This works for me with a very simple test case in 2.2.
Check jmeter.log for any errors.
If you can't fix it, please create a Bugzilla issue and attach JMX and
jmeter.log files.
S.
On 14/06/06, Morgan Monger <[EMAIL PROTECTED]> wrote:
In JMeter 2.1.1, I have an extractor below an HTTP
Sampler. The reference name is ss1. In the subsequent
HTTP Sampler, I reference ${ss1} and the extracted
value is passed correctly. In JMeter 2.2, the value is
sent to the web server as ${ss1} instead of the
extracted value. I have run the script side-by-side
for JMeter 2.1.1 and 2.2 to make sure the header
information is coming across correct. Any ideas why
the value is not substituted? Thanks,
Morgan
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.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]