AW: Value replacing in streams

2005-12-14 Thread Brudermann Roger
I have just downloaded JMeter 2.1.1. Unfortunately I cannot find an operation getIterator() in the class org.apache.jmeter.threads.JMeterVariables (do I look in the wrong version?). The only ops that deal with iteration are the following: public int getIteration() public void incIteration()

AW: Value replacing in streams

2005-12-09 Thread Brudermann Roger
Thanks for all your feedback. I am currently working on my own stream replacement facility. As far as I understand the JMeter implementation, all the preprocessor variables are stored in an instance of JMeterVariables which can be accessed by means of calling