diff flys-client/ChangeLog @ 1370:9085cffbb7c4

Made the URL of Artifact server available via ServletContext parameter. flys-client/trunk@3075 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 25 Oct 2011 13:41:05 +0000
parents 1fae113b93fd
children 2582c06c3774
line wrap: on
line diff
--- a/flys-client/ChangeLog	Tue Oct 25 13:32:16 2011 +0000
+++ b/flys-client/ChangeLog	Tue Oct 25 13:41:05 2011 +0000
@@ -1,3 +1,17 @@
+2011-10-25  Ingo Weinzierl <ingo@intevation.de>
+
+	* src/main/webapp/WEB-INF/web.xml: Added a context parameter that might be
+	  used to determine the URL of the Artifact server.
+
+	* src/main/java/de/intevation/flys/client/client/services/MapOutputServiceAsync.java,
+	  src/main/java/de/intevation/flys/client/client/services/MapOutputService.java,
+	  src/main/java/de/intevation/flys/client/server/MapOutputServiceImpl.java:
+	  Removed the URL parameter from doOut(). This parameter is fetched from
+	  ServletContext.
+
+	* src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java:
+	  Modified the call of MapOutputService.doOut().
+
 2011-10-25  Raimund Renkert <raimund.renkert@intevation.de>
 
 	Issue 118/203

http://dive4elements.wald.intevation.org