|
Hi All,
I've been trying to install dist-ehcache 0.4 with grails 1.2.2 but I keep getting the error: Caused by: org.codehaus.groovy.runtime.InvokerInvocationException: groovy.lang.MissingMethodException: No signature of method: net.sf.ehcache.config.Configuration.getCacheManagerPeerListenerFactoryConfiguration() is applicable for argument types: () values: [] I saw a post a about uncommenting 'eclude echache' in the dependencies, but that didn't help. You can reproduce the error easily by: > grails create-app demo > cd demo > grails install-plugin dist-ehcache > grails run-app same error I also tried to include ehcache as a compile dependency but I still get the same error. Does this plugin work anymore? _Mike _404_964_5337 --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
I'll have a look at it over the weekend.
On Fri, May 14, 2010 at 5:52 PM, Michael Fortin <[hidden email]> wrote: Hi All, |
|
In reply to this post by m!ke410
Hi Martin,
Looks like the ehcache.jar has been upgraded so I'll need to do some work on the plugin to make it compatible with the newest version of ehcache. Cheers, Glenn
|
|
Hi Martin,
I released 0.5 yesterday which should fix this problem for you. Cheers, Glenn On Sun, May 16, 2010 at 10:42 AM, Glenn Saqui <[hidden email]> wrote: Hi Martin, |
|
Hi Glenn,
Seems to be working so far, thanks for the update. _Mike On May 17, 2010, at 8:43 AM, Glenn Saqui wrote: Hi Martin, |
| Powered by Nabble | Edit this page |
