blob: d3e221c140f1d1dce3a7d72fa4324314045e4640 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>@gwtModuleDtd
<module rename-to='@renameTo'>
<!-- Inherit our applications main module. -->
<inherits name='@moduleName'/>
<!-- Specify the path to any remote services. -->
<servlet path="/@renameTo/greet" class="@serverPackage.GreetingServiceImpl" />
</module>