Why does the following happen and how can I fix it?
Exception in thread \"main\" java.lang.NoClassDefFoundError: org/apache/commons/lang/Validate at org.
Looks like you need the jar file in your classpath. From google it could be commons-lang-2.4.jar or similar