Hi,
I am getting the following message when trying to run the 3/27/2006
nightly build. I have version 2.1.1 running fine with jdk1.4
Thanks for any help on this.
Exception in thread "main" java.lang.NoClassDefFoundError:
com/thoughtworks/xstream/converters/ConversionException
at java.lang.Class.getDeclaredConstructors0(Native Method)
at
java.lang.Class.privateGetDeclaredConstructors(Class.java:1618)
at java.lang.Class.getConstructor0(Class.java:1930)
at java.lang.Class.newInstance0(Class.java:278)
at java.lang.Class.newInstance(Class.java:261)
at org.apache.jmeter.NewDriver.main(NewDriver.java:160)
Matt