+1
 
wish I could help, but I'm clueless about making a build and posting it on mirrors.
 
peter


"BAZLEY, Sebastian" <[EMAIL PROTECTED]> wrote:
Yes, I think a new release might be in order. Do we need to vote on this?

Perhaps we should go for a release candidate like last time.
This would give a bit of time to sort out any remaining loose ends (e.g.
documentation)

If others think it would be useful, I'll have a look at putting the CVS
version of the the user documentation on the web-site alongside the
documentation for the current release, i.e. 1.9.1.

S.
-----Original Message-----
From: peter lin [mailto:[EMAIL PROTECTED]
Sent: 20 January 2004 13:38
To: JMeter Developers List
Subject: Re: [Fwd: RE: regex extractor on final redirect page]



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 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]


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

Reply via email to