https://issues.apache.org/bugzilla/show_bug.cgi?id=51480
--- Comment #9 from baerrach <[email protected]> 2011-07-18 04:31:02 UTC --- Looking into it. As an aside, where is the documentation on how to run JMeter? The ant task run_gui fails becaose of missing property files ${basedir}/bin/ * jmeter.properties * saveservice.properties * upgrade.properties I've had to copy these in and update the run_gui target to include <classpath> ... <path refid="run.classpath"/> where <path id="run.classpath"> <fileset dir="${dest.jar}" includes="*.jar"/> </path> -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
