Grails: Tomcat deployment without restarting the container.

Posted by Olexandr on Stack Overflow See other posts from Stack Overflow or by Olexandr
Published on 2010-04-14T11:19:32Z Indexed on 2010/04/14 11:23 UTC
Read the original article Hit count: 320

Filed under:
|

Hi.

Official guide says:

Tomcat deployment is trivial and requires copying the WAR file into the TOMCAT_HOME/webapps folder and restarting the container.

But this is really painful :-(

Does there any way to deploy app without restarting Tomcat ?

© Stack Overflow or respective owner

Related posts about grails

Related posts about tomcat