Deploying Grails applications on Tomcat
Wednesday, February 21st, 2007I just saw this blog entry about deploying Grails apps on Tomcat.
I’m confused as to why there is a need to "grails run-app" on the server.
I have deployed Grails applications many times now on Tomcat 5.5 on remote servers that don’t even have Grails installed. All that is required is dumping the .war into the […]