Hello, Like Selenium, is it possible to execute JMeter based load tests in Eclipse using Java files that utilize the JMeter API (http://jakarta.apache.org/jmeter/api/index.html), or does this API only exist for the BeanShell?
For instance, I would like to have java source code that uses the JMeter API as the following code does: http://www.devdaily.com/java/jwarehouse/jakarta-jmeter-2.0.1/src/protocol/java/org/apache/jmeter/protocol/java/test/SleepTest.java.shtml In order to set this up, where will I get the desired jar file that would allow me to use the JMeter API? Please help with maybe a simple JMeter hello world example using java with the necessary imports. Thanks, -BigONotation. -- View this message in context: http://jmeter.512774.n5.nabble.com/JMeter-execution-with-java-JMeter-Server-tp3247286p3247286.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

