FOLLOWUP:

org.apache.myfaces.application.ResourceHandlerImpl.level = OFF


is working great, thanks again.



On Tue, Jan 7, 2014 at 11:03 PM, Howard W. Smith, Jr. <
smithh032...@gmail.com> wrote:

> Thanks Leonardo for the response. Per javadoc[1], OFF is available as you
> stated. I will give that a try.
>
> [1]
> http://docs.oracle.com/javase/6/docs/api/java/util/logging/Level.html#OFF
>
>
>
> On Tue, Jan 7, 2014 at 10:54 PM, Leonardo Uribe <lu4...@gmail.com> wrote:
>
>> Hi Howard
>>
>> I think it should work with:
>>
>> org.apache.myfaces.application.ResourceHandlerImpl.level = OFF
>>
>> regards,
>>
>> Leonardo
>>
>> 2014/1/7 Howard W. Smith, Jr. <smithh032...@gmail.com>:
>> > Leonardo,
>> >
>> > On Tue, Nov 12, 2013 at 10:45 PM, Leonardo Uribe <lu4...@gmail.com>
>> wrote:
>> >
>> >> The exception
>> >> was added in the log on:
>> >>
>> >> https://issues.apache.org/jira/browse/MYFACES-3736
>> >>
>> >> I have checked it and there is no evidence of an error from MyFaces
>> side.
>> >>
>> >> Maybe we can do something to hide the exception, printing it only if
>> >> Level.FINE is set.
>> >>
>> >
>> > In the meanwhile, what is the best way to prevent this exception from
>> > appearing in my (tomee+) log file? can i disable it via
>> logging.properties
>> > via the following?
>> >
>> > org.apache.myfaces.application.ResourceHandlerImpl.level = WARNING
>>
>
>

Reply via email to