X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=modules%2Fserver%2Forg.argeo.slc.webapp.war%2FWEB-INF%2Fweb.xml;h=e4341a78b31060958b98d108f9a163e136dd8201;hb=4262cb85637c48319fc914ae5f251b44d4791f86;hp=bf49c0964472eaa8656274014d1a4b317a22db54;hpb=ce39c8189030580e7fbeeb99507b1c7655055586;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 bf49c0964..e4341a78b 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,26 +16,11 @@ 1 - slcservice + slc-service *.service - - - xslt - org.springframework.web.servlet.DispatcherServlet - - contextClass - org.springframework.osgi.web.context.support.OsgiBundleXmlWebApplicationContext - - - - - xslt - *.xslt - - - + doc org.springframework.web.servlet.DispatcherServlet @@ -65,6 +38,14 @@ doc *.pdf + + doc + *.xslt + + + doc + *.xml + @@ -96,6 +77,42 @@ *.jcr + + + webdav + org.argeo.server.jackrabbit.webdav.ExtendedDispatcherServlet + + contextClass + org.springframework.osgi.web.context.support.OsgiBundleXmlWebApplicationContext + + + dispatchOptionsRequest + true + + 1 + + + + webdav + /default/* + + + + + jcr-manager + org.springframework.web.servlet.DispatcherServlet + + contextClass + org.springframework.osgi.web.context.support.OsgiBundleXmlWebApplicationContext + + 1 + + + + jcr-manager + /jcr-manager/* + + contextConfigLocation @@ -126,16 +143,4 @@ argeo.security.systemKey argeo - -