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=3e9d60b93f79db8e849b7c568306a5f34e1e33f3;hpb=b98bef7b2e743103c93e719ac5c18bf41858ec3a;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 3e9d60b93..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 @@ -70,6 +69,21 @@ /dist/* + + + jcr + org.springframework.web.servlet.DispatcherServlet + + contextClass + org.springframework.osgi.web.context.support.OsgiBundleXmlWebApplicationContext + + 1 + + + jcr + *.jcr + + contextConfigLocation @@ -85,37 +99,19 @@ org.springframework.osgi.web.context.support.OsgiBundleXmlWebApplicationContext - + + + springSecurityFilterChain + org.springframework.web.filter.DelegatingFilterProxy + - + + argeo.security.systemKey + argeo +