I have upgraded from Grails 1.3.7 to 2.0.0.RC1:
After sorting out a lot of issues with depdendencies I have finally managed to start my Grails application but when browsing to URL it tell me I receive the following:
GroovyPagesServlet: "/index.gsp" not found
It worked perfectly before... where is it looking for it?
Thanks
Jonas
ok, I figured it out. The above syntax in
UrlMappings.groovy
does not work. It must be: