| | <!--
| | If you want to configure log4j using Cocoon, then you can
| | define an XML configuration file here. You can use the usual
| | log4j property substituation mechanism, e.g. ${context-root}
| | is replaced by the context root of this web application etc.
| | You can configure the log4j configuration even if you use
| | LogKit for Cocoon logging. You can use this to configure third
| | party code for example.
| | <init-param>
| | <param-name>log4j-config</param-name>
| | <param-value>/WEB-INF/log4j.xconf</param-value>
| | </init-param>
| | -->
| |
| | Dans ce cas la configuration Log4J est située dans le fichier
| | WEB-INF/log4j.xconf.
j'avais essayé mais ça ne marche pas, j'ai toujours l'erreur :
log4j:WARN No appenders could be found for logger
(org.apache.catalina.session.ManagerBase).
log4j:WARN Please initialize the log4j system properly.
ps : je suis en cocoon 2.1.5.1, le paramètre "log4j-config" est il plus
récent?
---------------------------------------------------------------------
Liste francophone Apache Cocoon -- http://cocoon.apache.org/fr/
Pour vous desinscrire : mailto:[EMAIL PROTECTED]
Autres commandes : mailto:[EMAIL PROTECTED]