Hello
I have developed small script (using beanshell). After I execute this script using jmeter (beanshell listener, all jars needed by this script I have put to jmeter lib directory ) I get strange error:
"Response message: org.apache.jorphan.util.JMeterException: Error invoking bsh method: eval Sourced file: inline evaluation of: ``import java.io.IOException; import java.net.MalformedURLException; import java.n . . . '' : Typed variable declaration : Object constructor"
Do you have any idea what may be wrong ? or how to further debug this error ?
Best Regards L.M. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

