geoportal-data-entry-app/src/test/resources/org/gcube/portlets/user/geoportaldataentry/GeoPortalDataEntryAppJUnit....

10 lines
449 B
XML
Raw Normal View History

2020-10-07 17:04:13 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<module rename-to="GeoPortalDataEntryApp">
<!-- Inherit our applications main module. -->
<inherits name='org.gcube.portlets.user.geoportaldataentry.GeoPortalDataEntryApp' />
<!-- Specify the path to any remote services. -->
<servlet path="/GeoPortalDataEntryApp/greet" class="org.gcube.portlets.user.geoportaldataentry.server.GreetingServiceImpl" />
</module>