Hi,
I'm trying to record some jmeter scripts for a JSF Web Application and
I'm wondering how to handle the javax.faces.ViewState parameter on my
POST HTTP Request Samplers. I've followed the instructions on
http://wiki.apache.org/myfaces/PerformanceTestingWithJMeter but it's
still not working. If someone could advise me what I may be doing
wwong, I'd be very grateful. The steps I took were:

(1) Recorded the script as normal with the HTTP Proxy Server.
(2) Added a Regular Expression Extractor as a child of the Thread
Group with the parameters mentioned in the above URL (Reference Name:
jsfViewState etc.).
(3) Replaced all the values of "javax.faces.ViewState" with
${jsfViewstate} in every sampler that this occurred (including the
first occurence of it - maybe this is wrong).

Many thanks, John.

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

Reply via email to