[
https://issues.apache.org/jira/browse/LOG4J2-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14105113#comment-14105113
]
Gary Gregory commented on LOG4J2-788:
-------------------------------------
Patches to trunk welcome! ;-) Especially with a unit test.
> Make Log4j2 EAR friendly
> ------------------------
>
> Key: LOG4J2-788
> URL: https://issues.apache.org/jira/browse/LOG4J2-788
> Project: Log4j 2
> Issue Type: Task
> Reporter: Romain Manni-Bucau
>
> ClassLoaderContextSelector seems a good candidate for ears but has a little
> issue in org.apache.logging.log4j.core.util.Loader#getResource since it
> doesn't handle overriding by classloader. The idea would be to use
> getResources instead of getResource and if multiple URLs are found remove
> urls from parent classloaders. If some urls remains then returns the first
> one and log it is ambiguous (warning), if not apply same logic on original
> URL enum.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]