Caused by: java.lang.ClassNotFoundException: null
at com.google.gwt.dev.shell.CompilingClassLoader$MultiParentClassLoader.findClass(CompilingClassLoader.java:365)
I did make sure I have json-20090211.jar(this is the jar that contains the class org.json.JSONException) in my server's classpath.