From 115b85bec4a4de558fe902860741d1c7a9154e84 Mon Sep 17 00:00:00 2001 From: Jani Laakso Date: Wed, 31 Oct 2007 17:27:23 +0000 Subject: [PATCH] Removed possibly conflicting JAR and replaced it with customized JAR. svn changeset:2642/svn branch:trunk --- WebContent/WEB-INF/web.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/WebContent/WEB-INF/web.xml b/WebContent/WEB-INF/web.xml index 5d9601c1ec..f09d548507 100644 --- a/WebContent/WEB-INF/web.xml +++ b/WebContent/WEB-INF/web.xml @@ -11,7 +11,16 @@ IT Mill Toolkit examples - + + iWork + com.itmill.toolkit.terminal.gwt.server.ApplicationServlet + + application + com.itmill.iwork.IWork + + + + TestSplitPanel com.itmill.toolkit.terminal.gwt.server.ApplicationServlet @@ -257,6 +266,11 @@ + + iWork + /iWork/* + + TestSplitPanel /TestSplitPanel/* -- 2.39.5