X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc.webapp%2Fsrc%2Fmain%2Fwebapp%2FWEB-INF%2Fweb.xml;h=963139a325b71b38816e8ccb557e8c9048c93329;hb=7c371ee1cc4bbf7c751828e492215a1321bda9d0;hp=29499de2f343925a18cc74c87b0b194059c39fc1;hpb=a84a0c69cc8593264264a9961c643d67a8acc046;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.webapp/src/main/webapp/WEB-INF/web.xml b/org.argeo.slc.webapp/src/main/webapp/WEB-INF/web.xml index 29499de2f..963139a32 100644 --- a/org.argeo.slc.webapp/src/main/webapp/WEB-INF/web.xml +++ b/org.argeo.slc.webapp/src/main/webapp/WEB-INF/web.xml @@ -57,8 +57,26 @@ *.jsp ISO-8859-1 - /WEB-INF/specific/prelude.jspf + + /WEB-INF/specific/prelude.jspf + /WEB-INF/specific/coda.jspf + + + + + org.springframework.web.util.Log4jConfigListener + + + + log4jConfigLocation + /WEB-INF/log4j.properties + + + log4jRefreshInterval + 5000 + +