[grails-scm] [jira] Created: (GRAILS-2962) UpdateTimestampsCache ... I also deleted my .grails directory, but to no effect. I use the RichUI and Searchable plugins. org.codehaus.groovy.runtime.InvokerInvocationException: org.springframework.orm.hibernate3.HibernateSystemException: java.lang. ...
Re: [groovy-user] NoClassDefFoundError exception with jsr 223 Do you have both the groovy-engine (scripting interface) jar and groovy-all jar in your classpath? Paul. Javier Velez wrote: > > Dear groovy community, > > I am trying to execute a groovy script within a java application using JSR > 223 ...
[grails-scm] [jira] Created: (GRAILS-2950) grails console fatal ... GrailsWebApplicationContext@1e6743e: display name [org.codehaus.groovy.grails.commons.sp ring.GrailsWebApplicationContext@1e6743e]; startup date [Thu May 15 10:19:18 CEST 2008]; root of context hierarchy [0] spring. ...
Re: [grails-user] Exception with acegi plugin and openid MissingPropertyException: No such property: domainClass for > class: java.lang.String > org.codehaus.groovy.runtime.InvokerInvocationException: > groovy.lang.MissingPropertyException: No such property: domainClass for > class: java.lang ...
Re: [grails-user] Exception with acegi plugin and openid MissingPropertyException: No such property: domainClass for class: java.lang.String org.codehaus.groovy.runtime.InvokerInvocationException: groovy.lang.MissingPropertyException: No such property: domainClass for class: java.lang. ...
[groovy-scm] [jira] Commented: (GROOVY-2447) Allow JUnit 4 tests ... So we are adding code to the Groovy codebase for only a small saving > (+) It does allow the script to be left as a test class that IDEs would run using their runners and doesn't require them to be polluted with the {{JUnitCore}} manual ...
[grails-user] Exception with acegi plugin and openid MissingPropertyException: No such property: domainClass for class: java.lang.String org.codehaus.groovy.runtime.InvokerInvocationException: groovy.lang.MissingPropertyException: No such property: domainClass for class: java.lang. ...
[groovy-scm] [jira] Commented: (GROOVY-2447) Allow JUnit 4 tests ... So we are adding code to the Groovy codebase for only a small saving > (+) It does allow the script to be left as a test class that IDEs would run using their runners and doesn't require them to be polluted with the {{JUnitCore}} manual ...
Re: [groovy-user] How to use Enum with Range? ObjectRange.size(ObjectRange.java:276) > at groovy.lang.ObjectRange$1.hasNext(ObjectRange.java:207) > at > org.codehaus.groovy.runtime. ...
Re: [grails-user] Script help: how to invoke grails install-plugin If its another Gant script you can do: includeTargets << new File ( "${grailsHome}/scripts/InstallPlugin.groovy" ) args = "/path/to/plugin.zip" installPlugin() Cheers On Fri, May 16, 2008 at 3:39 PM, interz wrote: ...
http://www.ideadex.com/?q=node/8
I wrote this article about groovy and syntax variants. If anyone wants to comment it would be much appreciated