It gives me this error protocol.java.sampler.BeanShellSampler: Could not establish BeanShellInterpreter: java.lang.ClassNotFoundException ...
So he can't find the class. But how when I copied it to the lib directory ? The jar is called bsh-2.0b4.jar Should it be called something differently ? Tnx, Darko -----Original Message----- From: Anurodh Jain [mailto:[EMAIL PROTECTED] Sent: Monday, July 04, 2005 2:23 PM To: JMeter Users List Subject: RE: bean shell Hi Darko, Does JMeter show some messege. Check the JMeter log. Try out a simple script which just displays some message on to the console. Regards Anurodh -----Original Message----- From: Darko Jovisic [mailto:[EMAIL PROTECTED] Sent: Monday, July 04, 2005 5:43 PM To: JMeter Users List Subject: bean shell Hi! I downloaded bsh-2.0b4.jar and copied it to the lib directory. But when I add BeanShell Sampler and try to exec some code nothing happens. What could be the reason ? Tnx, Darko --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

