Hello, I�m trying to make java requests with JMeter. I created a class that implements the JavaSamplerClient interface. But the sampler Java Request can�t find my class.
I changed the file jakarta-jmeter-1.9.1/bin/testfiles/GuiTest.jmx with my class: bin/testfiles/GuiTest.jmx:<property xml:space="preserve" propType="org.apache.jmeter.testelement.property.StringProperty" name="classname">com.cpqd.performance.PerfQuery</property> But it didn�t work. There are only two defaul classes: JavaTest and SleepTest Can anyone help me? Regards, Angelo Ferecini Neto DSB - Diretoria de Solu��es em Billing CPqD Telecom & IT Solutions Tel.: +55 19 3705-5971 www.cpqd.com.br [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

