diff flys-client/src/main/webapp/WEB-INF/web.xml @ 3541:ca0db8a0e01e

Revert pom.xml web.xml changes flys-client/trunk@5354 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Christian Lins <christian.lins@intevation.de>
date Tue, 04 Sep 2012 10:45:11 +0000
parents 98fac4872ae6
children f84ed73311f2
line wrap: on
line diff
--- a/flys-client/src/main/webapp/WEB-INF/web.xml	Tue Sep 04 10:42:40 2012 +0000
+++ b/flys-client/src/main/webapp/WEB-INF/web.xml	Tue Sep 04 10:45:11 2012 +0000
@@ -7,7 +7,7 @@
 
     <context-param>
         <param-name>server-url</param-name>
-        <param-value>http://localhost:2323</param-value>
+        <param-value>http://localhost:8181</param-value>
     </context-param>
 
     <context-param>
@@ -511,7 +511,7 @@
     <filter-class>de.intevation.flys.client.server.GGInAFilter</filter-class>
     <init-param>
         <param-name>deactivate</param-name>
-        <param-value>true</param-value>
+        <param-value>false</param-value>
     </init-param>
   </filter>
 

http://dive4elements.wald.intevation.org