Just figured it out. It was caused due to multiple slf4j bindings. After excluding some redundant jars from the classpath, the issue went away. Thanks for your help Ceki.<div><br><div class="gmail_quote">On Thu, Aug 4, 2011 at 5:18 PM, Ceki Gülcü <span dir="ltr">&lt;<a href="mailto:ceki@qos.ch">ceki@qos.ch</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On 04/08/2011 10:39 PM, GS wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have a turbofilter (MDCFilter) configured and I do MDC.put in one<br>
binary (sessionstuff.jar) and the logger is called in another binary<br>
(mywebapp.war), which is where the MDCFilter is called for a decision<br>
and the property map is now missing (null).<br>
</blockquote>
<br></div>
Thanks for the response. The binary from which the call is made is irrelevant. Can you reproduce the problem in a unit test?<div><div></div><div class="h5"><br>
<br>
-- <br>
QOS.ch, main sponsor of cal10n, logback and slf4j open source projects, is looking to hire talented software developers. For further details, see <a href="http://logback.qos.ch/job.html" target="_blank">http://logback.qos.ch/job.html</a><br>

______________________________<u></u>_________________<br>
Logback-user mailing list<br>
<a href="mailto:Logback-user@qos.ch" target="_blank">Logback-user@qos.ch</a><br>
<a href="http://qos.ch/mailman/listinfo/logback-user" target="_blank">http://qos.ch/mailman/<u></u>listinfo/logback-user</a><br>
</div></div></blockquote></div><br></div>