On Tue, 02 Nov 2004 11:52:40 -0800, [EMAIL PROTECTED] said: > > On Tue, 2 Nov 2004 17:11:31 +0100, "Martin Schulte" > <[EMAIL PROTECTED]> said: > > Hello, > > > > I'm not sure if this here is the right place for my problem - if there's > > a better please let me know! > > > > I've checked out orbeon from the cvs and compiled it, then I replaced my > > webapp's WEB-INF/lib-directory with > > build/orbeon-presentation-server-war/WEB-INF/lib. > > We recently updated to log4j 1.3 alpha. Judging from the error my > guess would be that somehow your WEB-INF lib still has the 1.2.8 > log4j.jar. > > Now my experience has been that the build.xml only gives guaranteed > results when a clean build is done. So my guess is that you did > an update and a build ( without clean ) and this is the 'somehow'. >
Just ran into this myself. Seems that it just happens under tomcat 5 and that the fix is for us to upgrade commons logging from version 1.0.3 to version 1.0.4. -- Regards, Dan S ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ orbeon-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/orbeon-user
