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