[
https://issues.apache.org/jira/browse/LOG4J2-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ralph Goers closed LOG4J2-75.
-----------------------------
Resolution: Fixed
Assignee: Ralph Goers
Renamed ContextListener to Log4jContextListener.
Added a Reconfigurable interface and then had XMLConfiguration and
JSONConfiguration implement that.
Modified FileConfigurationMonitor to accept the Reconfigurable and call its
reconfigure method when required.
Modified ConfigurationListener to accept a Reconfigurable in the onChange
method.
Moved call to monitor.CheckConfiguration from LoggerConfig to Logger since the
call in LoggerConfig caused a deadlock (the LoggerConfig will be replaced
during reconfiguration).
Discovered that ResolverUtil could not locate plugins within a war in JBoss.
Added support to allow that.
> Allow configuration to be setup per webapp. Allow automatic reconfiguration
> to work properly.
> ---------------------------------------------------------------------------------------------
>
> Key: LOG4J2-75
> URL: https://issues.apache.org/jira/browse/LOG4J2-75
> Project: Log4j 2
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.0-alpha2
> Reporter: Ralph Goers
> Assignee: Ralph Goers
> Fix For: 2.0-alpha3
>
>
> The ContextListener needs to be enhanced to accept a configuration location.
> Reconfiguration needs to work for a configuration supplied that way.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]