grsf-common-library/src/test/resources/org/gcube/datacatalogue/grsf_common_library/GRSFCommonJUnit.gwt.xml

10 lines
418 B
XML

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