X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=modules%2Fserver%2Forg.argeo.slc.webapp.war%2FWEB-INF%2Fweb.xml;h=483e3a2a1fe338a13fd7f240941a0640154f342e;hb=0ebe6753b6569ff52b4ba86cd61c6e08a19e0c5f;hp=0e1ad8909ce1f1825713dcd6ec5bff6eabbedacd;hpb=a1d6d94ee6dd016448e1d38336ddebd0acac583e;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..483e3a2a1 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 @@ -6,6 +6,9 @@ SLC Web Application + + + + slcservice + org.springframework.web.servlet.DispatcherServlet + + contextClass + org.springframework.osgi.web.context.support.OsgiBundleXmlWebApplicationContext + + 1 + + + slcservice + *.service + + xslt @@ -55,6 +73,21 @@ *.pdf + + + provisioning + org.springframework.web.servlet.DispatcherServlet + + contextClass + org.springframework.osgi.web.context.support.OsgiBundleXmlWebApplicationContext + + 1 + + + provisioning + /dist/* + + contextConfigLocation @@ -70,37 +103,26 @@ org.springframework.osgi.web.context.support.OsgiBundleXmlWebApplicationContext - + + springSecurityFilterChain + org.springframework.web.filter.DelegatingFilterProxy + + + + springSecurityFilterChain + /* + + + - -