I tried adding the Wicket 1.4.17 Distribution to my project. First of all, this distribution does not contain any SLF4J stuff. So I had to go over to their site, and download their latest binaries, "slf4j-1.6.1".
These were like 12 JAR's, in addition to Wicket's 7-8. However, even after I did all that, I'm getting this error right now in GlassFish: Detected both jcl-over-slf4j.jar AND slf4j-jcl.jar on the class path, preempting StackOverflowError What should I do about it? thanks. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Problems-with-Wicket-JARs-jcl-over-slf4j-tp3694328p3694328.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]
