ws-task-executor-widget/src/test/resources/org/gcube/portlets/widgets/wstaskexecutor/WsTaskExecutorWidgetJUnit.g...

10 lines
444 B
XML

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