An Example Sampler has just been committed to CVS.

See:

http://cvs.apache.org/viewcvs.cgi/jakarta-jmeter/src/core/org/apache/jmeter/
samplers/
ExampleSampler.java 

and

http://cvs.apache.org/viewcvs.cgi/jakarta-jmeter/src/core/org/apache/jmeter/
samplers/gui/
ExampleSamplerGui.java 

It is important not to do anything in the GUI class apart from ensuring that
the sampler data agrees with the screen, as the GUI code is not invoked in
non-GUI mode.

The Example "works" as it stands, but could do with a few enhancements (e.g.
logging).

Note that any user Samplers based on the code should be created in the
appropriate protocol package, not in the core.

S.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to