i use latest grails (1.3.7) build web application. when deploying application on production server, pages load correctly sometimes, other times, page not rendered , html code printed instead. when run application on local grails run-app command, problem not appear. it's true common browsers. i'm totally clueless problem.
my production server
- grails 1.3.7
- jboss 4.2.3 ga
- apache 2.2
- mysql
- windows server 2003
i use yui quite extensively
Comments
Post a Comment