roleandteam-viewer-portlet/src/test/resources/org/gcube/portlets/user/questions/QuestionsJUnit.gwt.xml

10 lines
373 B
XML

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