Running as a server

2004-09-08 Thread Chris Widhelm
We currently have a server that constantly tests our code and site. We would like to incorporate JMeter into this testing infrastructure. The only thing is the amount of tests that we want to run and the frequency we want to run them, combined with the overhead of starting the JMeter server is pr

Embedding JMeter

2004-09-14 Thread Chris Widhelm
I am trying to figure out how to embed JMeter in a webapp, but I am having a hard time finding where I can start a JMeter engine (successfully) and how I can start a test. So far I have tried to get a new instance of JMeter and call run. This method, however, seems to require the installation, wh