[
https://issues.redhat.com/browse/WFLY-12869?page=com.atlassian.jira.plugi...
]
Ilia Vassilev moved JBEAP-18276 to WFLY-12869:
----------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-12869 (was: JBEAP-18276)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: JSF
(was: JSF)
QE Test Coverage: (was: -)
Fix Version/s: (was: 7.3.1.GA)
Remove Multiple JSF Applications found on same ClassLoader WARN
---------------------------------------------------------------
Key: WFLY-12869
URL:
https://issues.redhat.com/browse/WFLY-12869
Project: WildFly
Issue Type: Bug
Components: JSF
Reporter: Ilia Vassilev
Assignee: Bartosz Spyrko
Priority: Major
Labels: downstream_dependency
Upstream removed or commented out this warning, we should remove it as it is spamming log
files in some use cases:
jsf-api/src/main/java/javax/faces/CurrentThreadToServletContext.java
{code}
LOGGER.log(Level.WARNING, "Multiple JSF Applications
found on same ClassLoader. Unable to safely determine which FactoryManager instance to
use. Defaulting to first match.");
// LOGGER.log(Level.WARNING, "Multiple JSF Applications
found on same ClassLoader. Unable to safely determine which FactoryManager instance to
use. Defaulting to first match.");
{code}
https://github.com/javaserverfaces/mojarra/commit/6864ca0c10abb2a193dc2c3...
--
This message was sent by Atlassian Jira
(v7.13.8#713008)