I 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 webapps directory. To avoid problems I shut down tomcat first, copy the .war over, and then start tomcat again. It works without fail.
A collection of articles and resources of interest to the modern software developer
Your work is going to fill a large part of your life, and the only way to be truly satisfied is to do what you believe is great work. And the only way to do great work is to love what you do.
-- Steve Jobs
Thursday, July 21, 2011
Marc Palmer » Blog Archive » Deploying Grails applications on Tomcat
Marc Palmer » Blog Archive » Deploying Grails applications on Tomcat
Labels:
Grails
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment