X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=modules%2Fserver%2Forg.argeo.slc.webapp.war%2FWEB-INF%2Fweb.xml;h=06d6b4867777bc75cf765781236ff58f6548f425;hb=3f7517acb8c3d2d5e90ddee64a7a2890be301468;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..06d6b4867 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 @@ -15,7 +15,6 @@ 1 - slc-service *.service @@ -55,6 +54,36 @@ *.pdf + + + provisioning + org.springframework.web.servlet.DispatcherServlet + + contextClass + org.springframework.osgi.web.context.support.OsgiBundleXmlWebApplicationContext + + 1 + + + provisioning + /dist/* + + + + + jcr + org.springframework.web.servlet.DispatcherServlet + + contextClass + org.springframework.osgi.web.context.support.OsgiBundleXmlWebApplicationContext + + 1 + + + jcr + *.jcr + + contextConfigLocation @@ -70,37 +99,19 @@ org.springframework.osgi.web.context.support.OsgiBundleXmlWebApplicationContext - + + + springSecurityFilterChain + org.springframework.web.filter.DelegatingFilterProxy + - + + argeo.security.systemKey + argeo +