grsf-manage-widget/src/test/resources/org/gcube/datacatalogue/grsf_manage_widget/GRSFManageWidgetJUnit.gwt.xml

10 lines
434 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module rename-to="GRSFManageWidget">
<!-- Inherit our applications main module. -->
<inherits name='org.gcube.datacatalogue.grsf_manage_widget.GRSFManageWidget' />
<!-- Specify the path to any remote services. -->
<servlet path="/GRSFManageWidget/greet" class="org.gcube.datacatalogue.grsf_manage_widget.server.GreetingServiceImpl" />
</module>