Hi, I am starting jmeter in a specific directory containing jmeter.properties:
cd xxxx jmeter and in jmeter.properties I specify a director containing my classes that implement JavaSamplerClient: search_paths=/my/classes/path when i run jmeter it never finds my classes in the java sampler. I even modified the master jmeter.properties with the class path and it still doesn't work. Any ideas? -- View this message in context: http://www.nabble.com/custom-java-sampler-not-found-tp17422953p17422953.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]

