No, the reason for my mail is that Applabs is talking about an issue that has been fixed in CVS for a few weeks (or months) now.

--
Salut,

Jordi.

En/na peter lin ha escrit:
I would agree. there have been quite a few fixes by jordi and sebastian. Do we want to include controller patch mentioned by Applab?
peter lin



Jordi Salvat i Alabart <[EMAIL PROTECTED]> wrote: Hmmm... looks like a new release is really due!

-------- Missatge original --------
Assumpte: RE: regex extractor on final redirect page
Data: Tue, 20 Jan 2004 15:10:19 +0530
De: Applabs Performance Team


Respon a: JMeter Users List , Applabs Performance Team

Empresa: Applabs Technologies
A: JMeter Users List


Hi Scott

We solved this problem and now we are able to apply the Regular Expression after all the redirects have completed. It was working fine. Following are the steps we followed.

1. First we changed process method of org.apache.jmeter.extractor.RegexExtractor class
a.context.getPreviousResult() returns the SamplerResult
b.we get all the sub Sampler Results into an array by calling getSubResults() on SamplerResult object
c.Get the last element from this array and check the pattern matching on this.


2. Note: "Follow redirects" option should be on in the HTTP sampler.

Hope this solves your issue. Please let us know your comments so that we can ask for the changes to the CVS.

Thanks
Applabs Team


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


--------------------------------- Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes


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



Reply via email to