git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@84013 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
ad1a25a36e
commit
66cf67478b
|
@ -1,14 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module rename-to="GXTServiceJUnit">
|
||||
<!-- Inherit our applications main module. -->
|
||||
<inherits name='org.gcube.portlets.user.td.gxtservice.GXTService' />
|
||||
|
||||
<!-- Specify the path to any remote services. -->
|
||||
<servlet path="/TDGXTService"
|
||||
class="org.gcube.portlets.user.td.gxtservice.server.TDGXTServiceImpl" />
|
||||
|
||||
|
||||
<!-- Specify the paths for translatable code -->
|
||||
<source path='client' />
|
||||
</module>
|
||||
|
Loading…
Reference in New Issue