I'm new to JMeter (great tool) and am having a little trouble executing a test plan containing ModuleControllers via command line. Here are the steps I go through:
1. I created and saved several modules, then reopened them into the workbench so that they would be available to ModuleControllers. 2. In a new test plan I added several ModuleControllers each referencing a different module created in step 1. 3. I executed the test plan successfully via GUI - it produced sample results. 4. When I executed the test plan via command line, I get no results (literally, "<testResults>") in my output file. I am able to run other test plans (that do not contain module controllers) with results via command line. I think this may have something to do with there being no capability of setting a workbench when executing from the command line (since the ModuleController relies on the workbench to reference an existing module). Am I doing something wrong? Has anyone else experienced this problem? Thanks in advance for the help. Pete --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

