|
From: Juergen H. <ju...@in...> - 2006-04-20 19:15:54
|
Thomas, This could be a side effect of our new namespace handler for dynamic languages (the "lang:" namespace). However, I can't reproduce this: I can run all sorts of application contexts nicely without groovy.jar on my classpath, until I actually start using the Groovy support. Could you please try to track down the root cause of the NoClassDefFoundError that you experienced? Juergen -----Original Message----- From: spr...@li... [mailto:spr...@li...] On Behalf Of Thomas Risberg Sent: Thursday, April 20, 2006 1:59 PM To: spr...@li... Subject: [Springframework-developer] Groovy dependency I like Groovy and all, but I'm not sure I want to use it all the time. Running with the latest CVS code and just loading up an ApplicationContext using ClassPathXmlApplicationContext I get this exception: Exception in thread "main" java.lang.NoClassDefFoundError: org/ codehaus/groovy/control/CompilationFailedException Looks like we have introduced an unintended hard dependency on groovy.jar. Thomas ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |