RE: Java Request in JMeter

2006-05-11 Thread Parikh, Bhavin
I got it. I can see my Java Test now. -Original Message- From: Parikh, Bhavin Sent: Thursday, May 11, 2006 2:05 PM To: 'JMeter Users List' Subject: RE: Java Request in JMeter Seb and Sergiy, Did you able to see your Java test now? I implemented one simple java test and copy

RE: Java Request in JMeter

2006-05-11 Thread Parikh, Bhavin
List Subject: Re: Java Request in JMeter It should be enough to put the jar in lib/ext. [For example, if you remove the FTP jar, you won't see the FTP sampler] Check jmeter.log for error messages (e.g. class loading problems). S. On 03/05/06, Sergiy Gumenyuk <[EMAIL PROTECTED]> wrote

Re: Java Request in JMeter

2006-05-03 Thread sebb
It should be enough to put the jar in lib/ext. [For example, if you remove the FTP jar, you won't see the FTP sampler] Check jmeter.log for error messages (e.g. class loading problems). S. On 03/05/06, Sergiy Gumenyuk <[EMAIL PROTECTED]> wrote: Hi, I am a new user of JMeter and have the follo