<?xml version="1.0" encoding="UTF-8"?>
<module rename-to="StatsConfig">
  <!-- Inherit our applications main module.                      -->
  <inherits name='eu.dnetlib.StatsConfig' />

  <!-- Specify the path to any remote services.                   -->
  <servlet path="/StatsConfig/greet" class="eu.dnetlib.server.GreetingServiceImpl" />

</module>
