Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-12869

Remove Multiple JSF Applications found on same ClassLoader WARN

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • None
    • JSF

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              spyrkob Bartosz Spyrko-Smietanko
              rhn-support-ivassile Ilia Vassilev
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: