I was trying to add groovy (Groovy 2.4.3) to the JMeter 2.13.
I am placing all the %groovy_home%/lib/.jars in %java_home%/lib/ext/groovy-lib/.jar
I added the classpath in jmeter.property file (search_paths=/lib/ext/groovy-lib)
The problem is after starting JMeter, I am able to use Groovy in BSF elements (assertions, Samplers etc) but the JSR223 elements (assertions, samplers etc) are not showing the Groovy script language option.
Any help would be valuable Thanks
The simplest and easiest way to get groovy engine up and running is: