The linkage error may not be related to logging. What happens when you revert to log4j? Have you tried using a debugger?
Jonathan Dray wrote: > Hi, > > I tried with JCL version 99 as well. > How I understand things are working, JCL version 99 replaces standard jcl > jar, with empty jar. > Jcl-over-slf4j is still used by external libs that were configure to use > apache commons logging for logs. > > My environnement should be quite easy to reproduce. I started with an > appfuse-core maven archetype. > And then tried to switch to logback. > To do that, I added log4j-over-slf4j and jcl-over-slf4j in the dependecies > of the project (in the pom.xml file) > > > Thank you for your precious help and the time you spend helping people on > this mailing list. > > Kind Regards, > Jonathan Dray > > > > 2008/8/19 Ceki Gulcu <[EMAIL PROTECTED]> > >> Hello Jonathan, >> >> Have you tried using JCL version 99: >> >> http://day-to-day-stuff.blogspot.com/2007/07/no-more-commons-logging.html >> >> I should say that the information provided in MHIBERNATE-81 is quite >> minimal. I >> don't think you will get any answers, unless someone painstakingly tries to >> reproduce your environment, which precludes me. >> >> Jonathan Dray wrote: >>> Hi, all >>> >>> I'm experiencing a FATAL ERROR message while trying to build my project >> with >>> Maven. >>> I'm using Appfuse 2.0.2 that comes with hibernate3-maven-plugin in >> version >>> 2.1. >>> By default, this plugin uses Apache commons-logging framework. >>> >>> I reported the bug, using hibernate plugin tracking software, and I'll >> find >>> all the details there : >>> http://jira.codehaus.org/browse/MHIBERNATE-81 >>> >>> Did someone get the same issue and already found a workaround or a patch >> ? >>> Thank you >>> >>> Regards, >>> Jonathan Dray >>> >> -- >> Ceki Gülcü >> >> QOS.ch is looking to hire talented developers located in >> Switzerland. Please contact [EMAIL PROTECTED] for details. >> _______________________________________________ >> Logback-user mailing list >> [email protected] >> http://qos.ch/mailman/listinfo/logback-user >> > > > ------------------------------------------------------------------------ > > _______________________________________________ > Logback-user mailing list > [email protected] > http://qos.ch/mailman/listinfo/logback-user -- Ceki Gülcü QOS.ch is looking to hire talented developers located in Switzerland. Please contact [EMAIL PROTECTED] for details. _______________________________________________ Logback-user mailing list [email protected] http://qos.ch/mailman/listinfo/logback-user
