tabular-data-open-widget/src/test/resources/org/gcube/portlets/user/td/open/TDOpenJUnit.gwt.xml

14 lines
436 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module rename-to="TDOpenJUnit">
<!-- 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>