diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index 520475d..a2569e1 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -4,13 +4,13 @@ "http://java.sun.com/dtd/web-app_2_3.dtd"> - - + + - TDOpenService - org.gcube.portlets.user.td.open.server.TDOpenServiceImpl + TDGWTService + org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl - + jUnitHostImpl com.google.gwt.junit.server.JUnitHostImpl @@ -18,14 +18,15 @@ - TDOpenService - tabulardataportlet/TDOpenService + TDGXTService + tdgxtservice/TDGWTService jUnitHostImpl TDOpenManagerWidgets/junithost/* + TDOpen.html