“Method was used outside of a Grails application” after upgrade to grails 2.4.0 - What's the solution?
问题 I just upgraded one of my grails 2.3.8 projects to grails 2.4.0. Just for your information: This project ist very complex and depends on many plugins, so it has many dependencies. Until now i think everything works but i can't start my grails app with "run-app" because of this exception: | Error 2014-06-02 18:13:00,560 [localhost-startStop-1] ERROR plugins.DefaultGrailsPluginManager - Error configuring dynamic methods for plugin [taxonomy:1.2]: Method on class [com.grailsrocks.taxonomy