diff gnv/src/main/java/de/intevation/gnv/action/WMSAction.java @ 994:541ff0db1b12

Added the informations about how the WMS which was published during the Workflow to the GUI gnv/trunk@1195 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Fri, 11 Jun 2010 08:08:33 +0000
parents 33198e55371c
children 28a0628b11b0
line wrap: on
line diff
--- a/gnv/src/main/java/de/intevation/gnv/action/WMSAction.java	Thu Jun 10 22:01:23 2010 +0000
+++ b/gnv/src/main/java/de/intevation/gnv/action/WMSAction.java	Fri Jun 11 08:08:33 2010 +0000
@@ -197,7 +197,7 @@
 
                 MapService mapService = new DefaultMapService("0815", layers, 
                                                           "UMN", mapserverPath,
-                                                          bbox);
+                                                          bbox,ttl);
                 sm.setLocalMapService(mapService);
                 return super.execute(mapping, form, request, response);
             }else{

http://dive4elements.wald.intevation.org