Grails exploded under tomcat -


is there way use grails in "exploded" mode on tomcat in order make individual changes in running application (like gif) without having regenerate entire war , upload ?

something adding xml file in tomcat's conf/catalina/localhost points exploded grails application ?

thanks in advance.

not sure mean here, tomcat explode war when detects new one, in case modify files directly in exploded directory. wouldn't recommend though once upload new version of war of changes lost.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -