users@glassfish.java.net

Grails layout Error : Groovy Pages Exception: Error applying layout in glassfish

From: Florent THOMAS <mailinglist_at_tdeo.fr>
Date: Wed, 01 Feb 2012 17:17:22 +0100

Hy all of you,

I'm working with NB7.1 and grails2.
I customized the templates thanks to this tutorial :
http://mrhaki.blogspot.com/2011/04/grails-goodness-applying-layouts-in.html
It works perfectly on the jetty server in dev or production profile.
I cleaned my project, made a war and deploy it into GF3.1.
When I tried to launch the project, I have the following issue :
/ERROR
org.codehaus.groovy.grails.web.pages.exceptions.GroovyPagesException:
Error applying layout myNewLayout/

I tried on my GF plugged with NB => Failure
I tried on a prod GF independant => Failure
I tried on a tomcat and it works!

What is the problem with GF?


Thanks in advance for your help,

Regards