Fixed servlet name

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@84030 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2013-10-24 12:44:53 +00:00
parent 0b04f4a694
commit 9408ef6496
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
<!-- Default page to serve -->
<welcome-file-list>
<welcome-file>GWTService.html</welcome-file>
<welcome-file>TDGWTService.html</welcome-file>
</welcome-file-list>
</web-app>