Mercurial > dive4elements > gnv-client
comparison gnv/src/main/webapp/WEB-INF/web.xml @ 664:15497dce8fcd
Adjusted logging configuration. Old config did not have any effect on log4j.
gnv/trunk@756 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 09 Mar 2010 15:29:44 +0000 |
parents | 2ac194c2af8d |
children | 090d8331e5fd |
comparison
equal
deleted
inserted
replaced
663:9a019c125b60 | 664:15497dce8fcd |
---|---|
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 | 17 |
18 <!-- The Log4J Configuration, relative to the Project-Folder, | 18 <!-- The Log4J Configuration, relative to the Project-Folder, |
19 which should be used in this Project. --> | 19 which should be used in this Project. --> |
20 <!-- | |
20 <init-param> | 21 <init-param> |
21 <param-name>de.intevation.gnv.servlet.log4j.configuration</param-name> | 22 <param-name>de.intevation.gnv.servlet.log4j.configuration</param-name> |
22 <param-value>WEB-INF/config/log4j.properties</param-value> | 23 <param-value>WEB-INF/config/log4j.properties</param-value> |
23 </init-param> | 24 </init-param> |
25 --> | |
24 | 26 |
25 <!-- The Number of ArtifacDatabases which are configured in this Document. --> | 27 <!-- The Number of ArtifacDatabases which are configured in this Document. --> |
26 <init-param> | 28 <init-param> |
27 <param-name>de.intevation.gnv.artifactdatabase.client.ArtifactDatabase.count</param-name> | 29 <param-name>de.intevation.gnv.artifactdatabase.client.ArtifactDatabase.count</param-name> |
28 <param-value>1</param-value> | 30 <param-value>1</param-value> |