On 19.02.2014 21:20, Philippe Mouawad wrote:
> Hello,
> http://jmeter.apache.org/extending/jmeter_tutorial.pdf
> 
> Regards
> 
> 
> On Wed, Feb 19, 2014 at 8:49 PM, Michael Lück <mich...@lueckonline.net>wrote:
> 
>> Thanks Philippe,
>>
>> that's good to hear.
>>
>> could you point me to some resource where i can find more about the plugin
>> mechanism?

and also
http://jmeter.apache.org/usermanual/get-started.html#classpath

and in

http://jmeter.apache.org/usermanual/get-started.html#configuring_jmeter

look for user.classpath, search_paths and plugin_dependency_paths.

Note that their precise meaning was enhanced in 2.10, so if you are
using an older version you would need to look into the accompanying docs.

A remark about "plugin_dependency_paths": it can be used for dependency
libs needed by the plugins. If you would add them to lib/ext and there
were many of them, it would slow down startup a lot because the jars are
scanned for plugin classes.

Regards,

Rainer



Reply via email to