-
Bug
-
Resolution: Done
-
Major
-
None
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
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.");
https://github.com/javaserverfaces/mojarra/commit/6864ca0c10abb2a193dc2c31f47af440e5070140
- clones
-
JBEAP-18275 [GSS](7.3.z) WFLY-12869 - Remove Multiple JSF Applications found on same ClassLoader WARN
- Closed
- incorporates
-
WFLY-12869 Remove Multiple JSF Applications found on same ClassLoader WARN
- Resolved
- is incorporated by
-
JBEAP-18278 [GSS](7.2.z) Upgrade JBoss JSF API from 2.3.5.SP2-redhat-00001 to 2.3.5.SP2-redhat-00003
- Closed