Details
Description
Similar to TOMEE-4242. SLF4J 1.x has a StaticLoggerBinder which is used by the Class loader to determine if a binding has been provided by the webapp. SLF4J 2.x does not do this, so the proposed change is for any slf4j classes to be loaded from the web application first.