Glad to help. Read the intro to slf4j. You should only use two slf4j jars:
the api plus exactly ONE implementation API jar. If that implementation has
dependencies then of course you'll need to add those as well. But several
implementations don't require anything additional.
On Jul 25, 2011 5:29 PM, "eugenebalt" <[email protected]> wrote:
> Thanks Randy. I added one more question about SLF4J, I am getting this
> exception even after adding all the 12-13 SLF4J JARs:
>
> Detected both jcl-over-slf4j.jar AND slf4j-jcl.jar on the class path,
> preempting StackOverflowError
>
> Thanks
>
> --
> View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Replacing-Spring-MVC-with-Wicket-in-Existing-Spring-Hibernate-project-tp3693395p3694331.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]
>