Note that if I remove jcl-over-slf4j, then I get another exception, it can't find the LogFactory class.
java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory I'm just surprised none of these problems are mentioned anywhere. I'm a Wicket beginner who added the Wicket JARs and the SLF4J JARs and am immediately running into problems like this. Is there a single reliable SLF4J distribution that will get me on my way to run a Wicket app? What do I need to add/remove? Thanks for your help -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Problems-with-Wicket-JARs-jcl-over-slf4j-tp3694328p3694351.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
