hi, getting:
Groovy:unable to resolve class ControllerUnitTestCase
Groovy:unable to resolve class DefaultGrailsDomainClass
when i open some (most) of my old (a few months) grails projects....
Type: Posts; User: Ray Tayek; Keyword(s):
hi, getting:
Groovy:unable to resolve class ControllerUnitTestCase
Groovy:unable to resolve class DefaultGrailsDomainClass
when i open some (most) of my old (a few months) grails projects....
http://n4.nabble.com/JUnit-4-for-1-3-td1462039.html
managed to get this to work.
thanks
hi, new to sts. have been using for a grails study group. noticed a few error messages. now trying to combine gwt and grails. seeing lots of messages.
grails and gwt seem to work fine.
is...
hi, trying to get these two to play nice together. they seem fine when separated. trying to work through this tutorial : http://code.google.com/p/derjanandhisblog/wiki/GWTGrailsTutorial.
this...
looks like it's in the works for 1.3: http://jira.codehaus.org/browse/GRAILS-3237
i have not tried this, but these were on the grails list.
http://n4.nabble.com/Make-JUnit-4-the-default-test-dependency-td1391794.html#a1391794
...
i was out of town for a week in a gwt class. i can not remember what i did to get this problem :(
please accept my apology for using up your time.
thanks
hi, getting this in my sts 2.3.0.RELEASE. works fine from the command line.
problem is new AntBuilder().copy(file:f,tofile:destination).
does anyone know which jar is needed?
thanks
all the tests show green. console says:
log4j:WARN No appenders could be found for logger (org.codehaus.groovy.grails.web.converters.configuration.ConvertersConfigurationInitializer).
log4j:WARN...
the code below works for me (also works in a package) on 2.3.0 relase. can be called from another groovy program.
thanks
public enum YAxisType {
HITS("Hits", "hits", ""),...
updating worked!
thanks
hi, trying out a recent sts. double clicking on a .gsp file says:
Could not open the editor: Editor could not be initialized (java.lang.ClassCastException:...