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=ff217d5a522a419803eb610d58155eaae23a8170;hpb=7efacbb6a17cd98979833f3c427ddeb940869d5c;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 ff217d5a5..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 @@ -6,20 +6,8 @@ SLC Web Application - - - slcservice + slc-service org.springframework.web.servlet.DispatcherServlet contextClass @@ -28,7 +16,7 @@ 1 - slcservice + slc-service *.service @@ -81,6 +69,21 @@ /dist/* + + + jcr + org.springframework.web.servlet.DispatcherServlet + + contextClass + org.springframework.osgi.web.context.support.OsgiBundleXmlWebApplicationContext + + 1 + + + jcr + *.jcr + + contextConfigLocation @@ -111,16 +114,4 @@ argeo.security.systemKey argeo - -