You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by sebb <se...@gmail.com> on 2006/08/29 14:39:18 UTC

Re: Configuring Sample Listeners

[This is really a Jmeter-dev question].

Try putting the jar in lib/ext and removing it from search_paths. If
that works, then your classes are OK.

On 28/08/06, Dilip Easwaran <di...@coreobjects.com> wrote:
> Hi,
>
>   I have written a test sampler implementing the SampleListener interface,packaged it as a jar and put it under search_paths in jmeter.properties.
>   But when i run my jmeter test, i dont recieve notification of sampleOccurred(SampleEvent e),sampleStarted(SampleEvent e),sampleStopped(SampleEvent e).
>   I am not sure if what i am doing is correct. Is there some other configuration that needs to be done?  Basically, i want to be able to get a hook on to the results
>   after a test execution and store the results in my  own data structure.
>
> Thanks,
> Dilip
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org