<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3132" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=209502813-14082007><FONT face=Arial size=2>Hello dear logback 
commiters,</FONT></SPAN></DIV>
<DIV><SPAN class=209502813-14082007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=209502813-14082007><FONT face=Arial size=2>I'm trying to use 
MDC in my multithread program and i'm having the following 
error:</FONT></SPAN></DIV>
<DIV><SPAN class=209502813-14082007><FONT color=#ff0000 size=2>
<P align=left>SLF4J: Failed to load class 
"org.slf4j.impl.StaticMDCBinder".<BR>SLF4J: See 
http://www.slf4j.org/codes.html#no_static_mdc_binder for further 
details.<BR>Exception in thread "main" java.lang.NoClassDefFoundError: 
org/slf4j/impl/StaticMDCBinder<BR>at 
org.slf4j.MDC.&lt;clinit&gt;(</FONT><U><FONT color=#000080 
size=2>MDC.java:70</U></FONT><FONT color=#ff0000 size=2>)<BR>at 
fr.mipih.jms.AsynchConsumer.&lt;init&gt;(</FONT><U><FONT color=#000080 
size=2>AsynchConsumer.java:50</U></FONT><FONT color=#ff0000 size=2>)<BR>at 
fr.mipih.jms.AsynchConsumer.main(</FONT><U><FONT color=#000080 
size=2>AsynchConsumer.java:182</U></FONT><FONT color=#ff0000 size=2>)</FONT></P>
<P align=left><FONT color=#ff0000><SPAN class=209502813-14082007><FONT 
face=Arial color=#000000 size=2>I have the following jars in the classpath 
:</FONT></SPAN></FONT></P>
<P align=left><FONT face="Courier New"><FONT color=#ff0000><SPAN 
class=209502813-14082007><FONT color=#000000 
size=2>slf4j-api-1.4.2.jar<BR>jcl104-over-slf4j-1.4.2.jar<BR>logback-classic-0.9.7.jar<BR></FONT></SPAN></FONT><FONT 
size=2><SPAN 
class=209502813-14082007>logback-core-0.9.7.jar</SPAN></FONT></FONT></P>
<P align=left><FONT><SPAN class=209502813-14082007></SPAN></FONT><FONT 
color=#ff0000><SPAN class=209502813-14082007><FONT face=Arial color=#000000 
size=2>I have check the content of the jars and in fact <FONT 
face="Courier New">StaticMDCBinder </FONT>is nowhere to be found (should be in 
<FONT face="Courier New">logback-classic-0.9.7.jar <FONT face=Arial>as I 
understand it</FONT>)</FONT></FONT></SPAN></FONT></P>
<P align=left><FONT color=#ff0000><SPAN class=209502813-14082007><FONT 
face=Arial color=#000000 size=2>I have checked the repository at <A 
href="http://svn.qos.ch/repos/logback/trunk">http://svn.qos.ch/repos/logback/trunk</A>&nbsp;and 
found that <FONT face="Courier New">StaticMDCBinder </FONT><FONT face=Arial>was 
added in </FONT><FONT 
face="Courier New">logback-classic\src\main\java\org\slf4j\impl</FONT></FONT></SPAN></FONT></P>
<P align=left><FONT color=#ff0000><SPAN class=209502813-14082007><FONT 
face=Arial color=#000000 size=2>I have no [easy] way to compile the new source 
code on my platform since logback use maven (don't have it, don't want to 
install it, don't want to learn how to use it).</FONT></SPAN></FONT></P>
<P align=left><FONT color=#ff0000><SPAN class=209502813-14082007><FONT 
face=Arial color=#000000 size=2>Isn't it time to release a 0.9.8 or something 
(why not a 1.0) so that MDC (and other bug fixes) are available to the majority 
?</FONT></SPAN></FONT></P>
<P align=left><FONT color=#ff0000><SPAN class=209502813-14082007><FONT 
face=Arial color=#000000 size=2>TIA.</FONT></SPAN></FONT></P>
<P align=left><FONT color=#ff0000><SPAN class=209502813-14082007><FONT 
face=Arial color=#000000 
size=2>ZC.</FONT></SPAN></P></FONT></SPAN></DIV></BODY></HTML>