BjoernW
unread,May 13, 2009, 12:52:05 PM5/13/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Party Time Project
Hello everyone,
after having checked out the latest version from trunk, upgrading and
trying to run it with Grails 1.1 I get the following error message:
[groovyc] Compiling 12 source files to .grails/1.1/projects/
PartyTime/classes
[groovyc]
org.codehaus.groovy.control.MultipleCompilationErrorsException:
startup failed, PartyTime/grails-app/controllers/
LoginController.groovy: 163: unable to resolve class User
[groovyc] @ line 163, column 28.
[groovyc] def userInstance = new User(params)
I also realised that there are no domain classes in the SVN
repository, neither in trunk nor in one of the branches.
--
Best regards,
Bjoern Wilmsmann