Mercurial > dive4elements > gnv-client
comparison 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 |
comparison
equal
deleted
inserted
replaced
284:47e3647af88f | 285:2ac194c2af8d |
---|---|
33 Number which is configured above. It is necessary to change the Count | 33 Number which is configured above. It is necessary to change the Count |
34 - Number in param-name - for each Artifactdatabase. | 34 - Number in param-name - for each Artifactdatabase. |
35 The first one must be 1 --> | 35 The first one must be 1 --> |
36 <init-param> | 36 <init-param> |
37 <param-name>de.intevation.gnv.artifactdatabase.client.ArtifactDatabase.url.1</param-name> | 37 <param-name>de.intevation.gnv.artifactdatabase.client.ArtifactDatabase.url.1</param-name> |
38 <param-value>http://localhost:8383</param-value> | 38 <param-value>http://localhost:8181</param-value> |
39 </init-param> | 39 </init-param> |
40 | 40 |
41 <!-- Load the Servlet once on Systemstartup. | 41 <!-- Load the Servlet once on Systemstartup. |
42 This should be done to configure the GNV at startup | 42 This should be done to configure the GNV at startup |
43 and not if the first user will call a Page. --> | 43 and not if the first user will call a Page. --> |