From 48326141394f63efae79151abc23c7d884f0aaf7 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Thu, 9 Oct 2014 16:51:15 +0000 Subject: [PATCH] Minor update git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@100590 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 16 +++++++++------ src/main/webapp/WEB-INF/web.xml | 35 ++++++++++++++++----------------- 2 files changed, 27 insertions(+), 24 deletions(-) diff --git a/pom.xml b/pom.xml index f80986e..cf5f0a2 100644 --- a/pom.xml +++ b/pom.xml @@ -116,7 +116,14 @@ gxt 3.0.1 - + + + + javax.portlet + portlet-api + provided + + org.gcube.applicationsupportlayer @@ -130,15 +137,12 @@ [1.0.2-SNAPSHOT,2.0.0-SNAPSHOT) compile - - javax.portlet - portlet-api - provided - + org.gcube.portal custom-portal-handler + org.gcube.applicationsupportlayer aslcore diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index 484d914..d95b44f 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -6,6 +6,14 @@ + + + jUnitHostImpl + com.google.gwt.junit.server.JUnitHostImpl + + + + tdservlet org.gcube.portlets.user.td.server.TabularDataServiceImpl @@ -99,10 +107,7 @@ uploadServlet org.gcube.portlets.user.workspace.server.UploadServlet --> - - jUnitHostImpl - com.google.gwt.junit.server.JUnitHostImpl - + @@ -117,17 +122,22 @@ - - + + + jUnitHostImpl + /tabulardataportlet/junithost/* + + + + tdservlet /tabulardataportlet/tds - tdwxService /tabulardataportlet/tdwx @@ -226,17 +236,6 @@ /tabulardataportlet/TDLogsServlet - - - - jUnitHostImpl - /tabulardataportlet/junithost/* - - - - - - tabulardataportlet.html