Hi Howard I think it should work with:
org.apache.myfaces.application.ResourceHandlerImpl.level = OFF regards, Leonardo 2014/1/7 Howard W. Smith, Jr. <[email protected]>: > Leonardo, > > On Tue, Nov 12, 2013 at 10:45 PM, Leonardo Uribe <[email protected]> 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

