my-vres/src/test/resources/org/gcube/portlet/user/my_vres/MyVREsJUnit.gwt.xml

10 lines
359 B
XML

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