On 15/09/06, Hoffman, Matthew <[EMAIL PROTECTED]> wrote:
Thanks again. I am actually using Alan Berg's jar for this (http:// www.stpmag.com/issues/stp-2006-01.pdf). Do you have instructions on how to run Jmeter through Eclipse? I think Alan's stuff is old.
I've had a quick look at the article, and I just don't see the point of using Eclipse with JMeter in this way. It appears to be parameterising the test plan by editting the source using the Ant <filter> task. This is completely unnecessary, because the test plan can use variables and functions, and values can be passed in as properties or read from files. Besides, you can run the JMeter Ant task without needing Eclipse - you just need Ant. There is a sample build file to use the JMeter Ant task in the extras directory, along with updated xsl files. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

