Mercurial > dive4elements > river
diff flys-client/src/test/java/de/intevation/flys/client/FLYSJUnit.gwt.xml @ 31:e8745ca02f2b
Removed the GreetingService - was added initially while repository creation.
flys-client/trunk@1434 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 09 Mar 2011 09:51:02 +0000 |
parents | 4e8be5e7855f |
children |
line wrap: on
line diff
--- a/flys-client/src/test/java/de/intevation/flys/client/FLYSJUnit.gwt.xml Wed Mar 09 09:41:45 2011 +0000 +++ b/flys-client/src/test/java/de/intevation/flys/client/FLYSJUnit.gwt.xml Wed Mar 09 09:51:02 2011 +0000 @@ -4,6 +4,8 @@ <inherits name='de.intevation.flys.client.FLYS'/> <!-- Specify the path to any remote services. --> + <!-- <servlet path="/flys/greet" class="de.intevation.flys.client.server.GreetingServiceImpl" /> + --> </module>