It was added after 2.1.6 and it will be available in 2.1.7, here is the ticket:

https://issues.apache.org/struts/browse/WW-3051

you need to set:

<constant name="struts.el.throwExceptionOnFailure" value="true" />

musachy

On Fri, May 15, 2009 at 9:09 AM, Robert Graf-Waczenski <r...@lsoft.com> wrote:
> Zoran Avtarovski schrieb:
>>
>> We upgraded to 2.1.6 and I remember that the messages starting appearing
>> in
>> the logs.
>>
>> Here are the two entries in my log4j properties file to restrict output
>> only
>> to errors:
>>
>> log4j.logger.com.opensymphony.xwork2.ognl.OgnlValueStack=ERROR
>> log4j.logger.org.apache.struts2.util.TextProviderHelper=ERROR
>>
>>
>> Z.
>>
>>
>
> This does not address the issue i was complaining about. What i would like
> to have is that errors are thrown out to the JVM and not handled by any of
> the configured loggers. Dave wrote that this option was added a few months
> ago, i.e. after the release of 2.1.6.
>
> Robert
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to