mojarra
mojarra copied to clipboard
Reduce logging level of exception which is already rethrown
Reduce logging level of exception which is already rethrown during render response -- this only causes duplicate logs https://github.com/eclipse-ee4j/mojarra/issues/5449
In case you have a deja vu, this was indeed fixed earlier but only for other lifecycle phases: https://github.com/eclipse-ee4j/mojarra/pull/5411