<div dir="ltr">I think you go to the heads:  SLF4J <span class="">1.7.5' and Logback </span><span class="">1.0.11'</span></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Mar 29, 2013 at 5:48 AM, stlecho <span dir="ltr"><<a href="mailto:stlecho@gmail.com" target="_blank">stlecho@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
With regards to the combination of logback-core and slf4j-api.<br>
If I want to use v1.0.11 of logback-core, which version of slf4j-api should<br>
I use to avoid the getResourceOccurenceCount error ?<br>
<br>
-logback-core v0.9.30 in combination with slf4j-api v1.6.3 works perfectly<br>
<br>
-logback-core v1.0.11 in combination with slf4j-api v1.6.3 results in<br>
java.lang.NoSuchMethodError:<br>
ch.qos.logback.core.util.Loader.getResourceOccurenceCount(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/util/List;<br>
<br>
-logback-core v1.0.11 in combination with slf4j-api v1.7.5 works perfectly<br>
result in java.lang.NoSuchMethodError:<br>
ch.qos.logback.core.util.Loader.getResourceOccurenceCount(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/util/List;<br>
<br>
Regards, Stefan Lecho<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://logback.10977.n7.nabble.com/Logback-in-combination-with-slf4j-which-versions-should-I-use-tp11694.html" target="_blank">http://logback.10977.n7.nabble.com/Logback-in-combination-with-slf4j-which-versions-should-I-use-tp11694.html</a><br>

Sent from the Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Logback-user mailing list<br>
<a href="mailto:Logback-user@qos.ch">Logback-user@qos.ch</a><br>
<a href="http://mailman.qos.ch/mailman/listinfo/logback-user" target="_blank">http://mailman.qos.ch/mailman/listinfo/logback-user</a><br>
</blockquote></div><br></div>