I want to perform load tests on Zkoss with jmeter. I have installed jmeter and the zk jmeter plugin. then i placed the jar file in jmeter/lib/ext folder as specified in the Zk site http://blog.zkoss.org/2013/08/06/zk-jmeter-plugin/.
Now i am facing a problem. when I place this jar in the respective folder. My jmeter application is getting crashed and showing me an error : Uncaught Exception java.lang.NoClassDefFoundError: Could not initialize class or g.apache.jmeter.gui.util.MenuFactory. See log file for details.
So please help me out with this. Thanks and Regards