Mercurial > dive4elements > gnv-client
diff gnv/src/main/webapp/WEB-INF/web.xml @ 285:2ac194c2af8d
Reverted changes in config from last revision.
gnv/trunk@389 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 01 Dec 2009 07:58:50 +0000 |
parents | 47e3647af88f |
children | 15497dce8fcd |
line wrap: on
line diff
--- a/gnv/src/main/webapp/WEB-INF/web.xml Mon Nov 30 17:46:57 2009 +0000 +++ b/gnv/src/main/webapp/WEB-INF/web.xml Tue Dec 01 07:58:50 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:8383</param-value> + <param-value>http://localhost:8181</param-value> </init-param> <!-- Load the Servlet once on Systemstartup.