social-profile/src/test/resources/org/gcube/portlets/user/socialprofile/SocialProfileJUnit.gwt.xml

10 lines
389 B
XML

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