On Tuesday 05 July 2005 12:26, Nick Faiz wrote: > I sat down on the weekend to make SLF4J run. I immediately > encountered a NoSuchMethodError via a Spring dependency, via > commons-logging, to log4j (while I was running with nlog4j).
This could be one of the notorious JCL NoSuchMethodExceptions that you have encountered. The whole argument of SLF4J is exactly this ;o) Without a full stack trace it is hard to say. Cheers Niclas
