Re: Wicket 1.5-RC3 with hibernate-annotation

2011-04-27 Thread jcgarciam
I think you can try to exclude the slfj dependency that wicket ships on, since its being already contributed by Hibernate or just update you the dependency groupIdorg.slf4j/groupId artifactIdslf4j-log4j12/artifactId * version1.6.1/version* /dependency To the version that match the one provided

Re: Wicket 1.5-RC3 with hibernate-annotation

2011-04-27 Thread Lucky Spiff
That's it, I forced the usage of slf4j 1.6.1 and the propblem was solved. Thank you! -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-1-5-RC3-with-hibernate-tp3477380p3478670.html Sent from the Users forum mailing list archive at Nabble.com.