comparison gnv/src/main/webapp/WEB-INF/web.xml @ 950:090d8331e5fd

Adapted some configuration files. gnv/trunk@1057 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 05 May 2010 08:18:27 +0000
parents 15497dce8fcd
children
comparison
equal deleted inserted replaced
722:bb3ffe7d719e 950:090d8331e5fd
12 which should be used to configure this Project. --> 12 which should be used to configure this Project. -->
13 <init-param> 13 <init-param>
14 <param-name>config</param-name> 14 <param-name>config</param-name>
15 <param-value>/WEB-INF/config/struts-config.xml</param-value> 15 <param-value>/WEB-INF/config/struts-config.xml</param-value>
16 </init-param> 16 </init-param>
17
18 <!-- The Log4J Configuration, relative to the Project-Folder,
19 which should be used in this Project. -->
20 <!--
21 <init-param>
22 <param-name>de.intevation.gnv.servlet.log4j.configuration</param-name>
23 <param-value>WEB-INF/config/log4j.properties</param-value>
24 </init-param>
25 -->
26 17
27 <!-- The Number of ArtifacDatabases which are configured in this Document. --> 18 <!-- The Number of ArtifacDatabases which are configured in this Document. -->
28 <init-param> 19 <init-param>
29 <param-name>de.intevation.gnv.artifactdatabase.client.ArtifactDatabase.count</param-name> 20 <param-name>de.intevation.gnv.artifactdatabase.client.ArtifactDatabase.count</param-name>
30 <param-value>1</param-value> 21 <param-value>1</param-value>

http://dive4elements.wald.intevation.org