On 28/03/2010, prasanna bhat <[email protected]> wrote: > Hi, > > In a BSF sampler, when i selected scripting language to java. I'm getting > the following error; > > Response code: 500 > Response message: org.apache.bsf.BSFException: unable to load language: java > > I have the JDK path correctly set in my system. How to resolve this issue/
http://jakarta.apache.org/jmeter/usermanual/component_reference.html#BSF_Sampler says: "You may need to download the appropriate jars for the language; they should be put in the JMeter lib directory." See also http://jakarta.apache.org/bsf/index.html Try using BeanShell instead. > Thanks, > > Prasanna > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

