[
https://issues.apache.org/jira/browse/LOGCXX-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
balajilbk updated LOGCXX-439:
-----------------------------
Environment: Windows XP SP 2/7, Visual Studio 2010. (was: Windows XP/7,
Visual C++)
Fix Version/s: (was: 0.11.0)
> Dynamic Configuration of Log4cxx XML with Properties is not proper
> ------------------------------------------------------------------
>
> Key: LOGCXX-439
> URL: https://issues.apache.org/jira/browse/LOGCXX-439
> Project: Log4cxx
> Issue Type: Bug
> Components: Configurator
> Affects Versions: 0.10.0
> Environment: Windows XP SP 2/7, Visual Studio 2010.
> Reporter: balajilbk
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> Dear Team,
> Thanks for the wonderful logging framework.
> In my application, the Log4cxx Configuration XML file contain few fields in
> appender with %properties{Property Name}. The properties are set using
> log4cxx::MDC::put method in my program. When doing the first time
> configuration, the DOMConfigurator configures the data properly because of
> the available thread context.
> But if we update the configuration file dynamically without re-starting the
> application, the thread is not having any MDC data. Hence the property is
> empty when re-configuring using dynamic usage of the DOMConfigurator.
> Kindly help me to resolve this issue.
> Thanks in advance.
--
This message was sent by Atlassian JIRA
(v6.2#6252)