[
https://issues.apache.org/jira/browse/TOMEE-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Gallimore updated TOMEE-4269:
--------------------------------------
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.
> Enable SLF4J 2.x webapps to include bindings in their WEB-INF/lib
> -----------------------------------------------------------------
>
> Key: TOMEE-4269
> URL: https://issues.apache.org/jira/browse/TOMEE-4269
> Project: TomEE
> Issue Type: Improvement
> Affects Versions: 10.0.0, 9.1.1
> Reporter: Jonathan Gallimore
> Assignee: Jonathan Gallimore
> Priority: Major
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)