X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=modules%2Fserver%2Forg.argeo.slc.webapp.war%2FWEB-INF%2Fweb.xml;h=34a837fbf2e64a4e187a7d438fe2f9dcb220bdd4;hb=0365e07ac2c9c55c1c5e3a43392f4809b539a150;hp=0e1ad8909ce1f1825713dcd6ec5bff6eabbedacd;hpb=25faa15e49f30510b365ba75646128b7e5a74586;p=gpl%2Fargeo-slc.git diff --git a/modules/server/org.argeo.slc.webapp.war/WEB-INF/web.xml b/modules/server/org.argeo.slc.webapp.war/WEB-INF/web.xml index 0e1ad8909..34a837fbf 100644 --- a/modules/server/org.argeo.slc.webapp.war/WEB-INF/web.xml +++ b/modules/server/org.argeo.slc.webapp.war/WEB-INF/web.xml @@ -55,6 +55,21 @@ *.pdf + + + provisioning + org.springframework.web.servlet.DispatcherServlet + + contextClass + org.springframework.osgi.web.context.support.OsgiBundleXmlWebApplicationContext + + 1 + + + provisioning + /dist/* + + contextConfigLocation @@ -70,37 +85,26 @@ org.springframework.osgi.web.context.support.OsgiBundleXmlWebApplicationContext - + + springSecurityFilterChain + org.springframework.web.filter.DelegatingFilterProxy + + + + springSecurityFilterChain + /* + + + - -