Mercurial > dive4elements > gnv-client
diff gnv/src/main/webapp/WEB-INF/web.xml @ 284:47e3647af88f
Added link in gui to export charts to svg.
gnv/trunk@388 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 30 Nov 2009 17:46:57 +0000 |
parents | 1857273577e3 |
children | 2ac194c2af8d |
line wrap: on
line diff
--- a/gnv/src/main/webapp/WEB-INF/web.xml Mon Nov 30 09:57:12 2009 +0000 +++ b/gnv/src/main/webapp/WEB-INF/web.xml Mon Nov 30 17:46:57 2009 +0000 @@ -35,7 +35,7 @@ The first one must be 1 --> <init-param> <param-name>de.intevation.gnv.artifactdatabase.client.ArtifactDatabase.url.1</param-name> - <param-value>http://localhost:8181</param-value> + <param-value>http://localhost:8383</param-value> </init-param> <!-- Load the Servlet once on Systemstartup.