X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc.webapp%2Fsrc%2Fmain%2Fwebapp%2FWEB-INF%2Fweb.xml;h=58956dc75bdbcd865e86d7b34854a4260cf5a576;hb=c9ab36896bc1927119031c855e2409699f06bae0;hp=963139a325b71b38816e8ccb557e8c9048c93329;hpb=7c371ee1cc4bbf7c751828e492215a1321bda9d0;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 963139a32..58956dc75 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 @@ -1,8 +1,8 @@ - + xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" + version="2.5"> SLC Web Application @@ -42,12 +42,29 @@ *.xslt + + doc + + org.springframework.web.servlet.DispatcherServlet + + + + + doc + *.xls + + + doc + *.pdf + + contextConfigLocation /WEB-INF/applicationContext.xml + Spring Context org.springframework.web.context.ContextLoaderListener @@ -64,15 +81,24 @@ + + + jdbc/mainDs + + javax.sql.DataSource + + + + Log4j org.springframework.web.util.Log4jConfigListener log4jConfigLocation - /WEB-INF/log4j.properties + /WEB-INF/classes/log4j.properties log4jRefreshInterval