From c6409e201560e215ae4a48e0b265b74ba6d56360 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BC?= Date: Fri, 15 Jul 2011 16:35:06 +0000 Subject: [PATCH] Added OpenCMIS TCK git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29089 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- source/web/WEB-INF/web.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/source/web/WEB-INF/web.xml b/source/web/WEB-INF/web.xml index 7394f6ab84..53c1ba8428 100644 --- a/source/web/WEB-INF/web.xml +++ b/source/web/WEB-INF/web.xml @@ -534,7 +534,13 @@ org.apache.chemistry.opencmis.server.shared.BasicAuthCallContextHandler 8 - + + + + cmistck + org.apache.chemistry.opencmis.tck.runner.WebRunnerServlet + 8 + authenticatorServlet @@ -727,6 +733,14 @@ cmisbrowser /cmisbrowser/* + + +