From 8c1a6e475a2cf58a2e06a331f50172f63b33fc4b Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Thu, 24 Oct 2013 14:20:39 +0000 Subject: [PATCH] git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-csv-import-widget@84065 82a268e6-3cf1-43bd-a215-b396298e98cf --- src/main/webapp/WEB-INF/web.xml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index db67754..4518f6a 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -4,14 +4,23 @@ "http://java.sun.com/dtd/web-app_2_3.dtd"> - - + + + + TDGWTService + org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl + + jUnitHostImpl com.google.gwt.junit.server.JUnitHostImpl + + TDGXTService + tdgxtservice/TDGWTService + jUnitHostImpl CSVImportWizardTDManagerWidgets/junithost/*