From d46934269d86cbe7c5741dd2e4a0e6f6c910d9f8 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Thu, 7 Oct 2010 05:51:02 +0000 Subject: Book examples are nowadays in /doc/book-examples/ (#5748) svn changeset:15427/svn branch:6.5 --- WebContent/WEB-INF/web.xml | 27 --------------------------- 1 file changed, 27 deletions(-) (limited to 'WebContent/WEB-INF') diff --git a/WebContent/WEB-INF/web.xml b/WebContent/WEB-INF/web.xml index a30990e896..b0498613e4 100644 --- a/WebContent/WEB-INF/web.xml +++ b/WebContent/WEB-INF/web.xml @@ -277,33 +277,6 @@ - - BookTestServlet - com.vaadin.terminal.gwt.server.ApplicationServlet - - application - com.vaadin.tests.book.BookTestApplication - - - - - WindowTestServlet - com.vaadin.terminal.gwt.server.ApplicationServlet - - application - com.vaadin.tests.book.WindowTestApplication - - - - - ChatServlet - com.vaadin.terminal.gwt.server.ApplicationServlet - - application - com.vaadin.tests.book.ChatApplication - - - GAESyncTest com.vaadin.terminal.gwt.server.GAEApplicationServlet -- cgit v1.2.3