You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
geoportal-data-entry-app/src/test/resources/org/gcube/portlets/user/geoportaldataentry/GeoPortalDataEntryAppJUnit....

10 lines
449 B
XML

<?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>