Grails package access file outside of war package -


grails3 package war.

is possible modify server.xml file of embedded tomcat in war generated "grails package" command? indeed i'd run war using "java -jar app.war" , web page access files in directory outside of app.war ?

does know how ?

i not sure whether possible (security breach) ?

thanks feedback.


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -