From: Jani Laakso Date: Wed, 31 Oct 2007 17:27:23 +0000 (+0000) Subject: Removed possibly conflicting JAR and replaced it with customized JAR. X-Git-Tag: 6.7.0.beta1~5736 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=115b85bec4a4de558fe902860741d1c7a9154e84;p=vaadin-framework.git Removed possibly conflicting JAR and replaced it with customized JAR. svn changeset:2642/svn branch:trunk --- 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/*