We updated spring and as such needed to update the tomcat container we were hosting our application on. We are running into a NoClassDefFoundError.
at com.jimmoores.quandl.example.Example1.run(Example1.java:21) at com.jimmoores.quandl.example.Example1.main(Example1.java:33) at sun.reflect.NativeMethodAccessorImpl ...