Mercurial > dive4elements > river
diff gwt-client/src/main/webapp/WEB-INF/web.xml @ 7814:242e790fb4ee 3.1.2
More fixes for the Free Software installation.
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Fri, 07 Mar 2014 18:38:35 +0100 |
parents | c7abf983d41b |
children | fe43340352bc |
line wrap: on
line diff
--- a/gwt-client/src/main/webapp/WEB-INF/web.xml Fri Mar 07 17:14:35 2014 +0100 +++ b/gwt-client/src/main/webapp/WEB-INF/web.xml Fri Mar 07 18:38:35 2014 +0100 @@ -327,7 +327,7 @@ </init-param> <init-param> <param-name>print-url</param-name> - <param-value>http://localhost:8080/d4e/flys/mapfish-print</param-value> + <param-value>http://localhost:8080/d4e-river/flys/mapfish-print</param-value> </init-param> </servlet>