thomashan / zkgrails

Automatically exported from code.google.com/p/zkgrails
0 stars 0 forks source link

No method error GrailsPluginUtils.getPluginDirForName(String) in Grails 2.2.0 #290

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
No method error GrailsPluginUtils.getPluginDirForName(String) in Grails 2.2.0

| Error 2012-12-21 01:26:47,060 [http-bio-8080-exec-2] ERROR org.zkoss  - 
>>org.codehaus.groovy.runtime.InvokerInvocationException: 
java.lang.NoSuchMethodError:
 org.codehaus.groovy.grails.plugins.GrailsPluginUtils.getPluginDirForName(Ljava/lang/String;)Lorg/springframework/core/io/Resource;
>>java.lang.NoSuchMethodError:org.codehaus.groovy.grails.plugins.GrailsPluginUti
ls.getPluginDirForName(Ljava/lang/String;)Lorg/springframework/core/io/Resource;
>>      at 
org.zkoss.web.util.resource.GrailsContentLoader.load(GrailsContentLoader.java:76
)
>>      at 
org.zkoss.web.util.resource.GrailsContentLoader.load(GrailsContentLoader.java:45
)
>>      at org.zkoss.util.resource.ResourceCache$Info.load(ResourceCache.java:22

Original issue reported on code.google.com by chanwit on 20 Dec 2012 at 6:30

GoogleCodeExporter commented 8 years ago
Fixed in the private repository.

Original comment by chanwit on 21 Dec 2012 at 9:22