Author: echatellier Date: 2014-07-28 17:20:27 +0200 (Mon, 28 Jul 2014) New Revision: 449 Url: http://forge.codelutin.com/projects/faxtomail/repository/revisions/449 Log: Je valide, c'est annoying Modified: trunk/faxtomail-ui-web/src/main/resources/log4j.properties Modified: trunk/faxtomail-ui-web/src/main/resources/log4j.properties =================================================================== --- trunk/faxtomail-ui-web/src/main/resources/log4j.properties 2014-07-28 15:14:22 UTC (rev 448) +++ trunk/faxtomail-ui-web/src/main/resources/log4j.properties 2014-07-28 15:20:27 UTC (rev 449) @@ -41,6 +41,6 @@ #log4j.logger.com.franciaflex.faxtomail.web.FaxToMailInterceptor=WARN # annoying errors -#log4j.logger.com.opensymphony.xwork2.interceptor.ParametersInterceptor=FATAL -#log4j.logger.com.opensymphony.xwork2.conversion.impl.InstantiatingNullHandler=FATAL -#log4j.logger.com.opensymphony.xwork2.ognl.OgnlValueStack=ERROR +log4j.logger.com.opensymphony.xwork2.interceptor.ParametersInterceptor=FATAL +log4j.logger.com.opensymphony.xwork2.conversion.impl.InstantiatingNullHandler=FATAL +log4j.logger.com.opensymphony.xwork2.ognl.OgnlValueStack=ERROR