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