Thank you for this information. I so find out that my jdk installation seems to be a kind of exotic ?! It the sun jdk, and I cannot figure out why.
I reinstalled my jdk tonight, and now I have the same "ls" as you, and everything works fine! Thank you everyone for the help ! SaM On Mon, 21 Mar 2005 14:26:07 +0100, Akmal Sarhan <[EMAIL PROTECTED]> wrote: > Hi, > this is what I get when I run ls on that directory you have > > you might want to do a clean installation of the jdk > > we are running several applications on the latest stable tomcat and > jdk's with no problems > > >$ ls jdk1.5.0_01/jre/lib/ext/ > dnsns.jar localedata.jar sunjce_provider.jar sunpkcs11.jar > > regards > > Akmal > > Am Montag, den 21.03.2005, 12:19 +0100 schrieb Samuel Le Berrigaud: > > This time I just write ti user list (sorry for wrting to both before...) > > > > The version of avalon framework I use is 4.1.4. And as it works on > > win32 platrforms, I assumed it was not the problem... > > > > The version of log4j is 1.2.8, and it is this version I had both in my > > common/lib and in my WEB-INF/lib. Now, I only have it once in > > common/lib. I checked, it is in the classpath when Tomcat loads, and > > it has the Priority class... > > > > Still, it doesn't work... I am a bit lost here... > > > > I checked on my Win32 platform, and there is no avalon jar in the > > jre/lib/ext of the jdk. But this one exists on Linux. > > > > Any idea left ?... > > > > Thanks, > > > > SaM > > > > On Mon, 21 Mar 2005 11:39:17 +0800, Niclas Hedhman <[EMAIL PROTECTED]> > > wrote: > > > On Monday 21 March 2005 01:35, Samuel Le Berrigaud wrote: > > > > > > > Here is what I found so far. It seems that it is the jdk 5.0 that make > > > > the problem occur. > > > > > > Nah. Not entirely. > > > I think that the excalibur-logger was using the newer avalon-logger, and > > > you > > > had a too old avalon-framework in place. > > > > > > Anyway... > > > > > > > 2005-03-20 18:24:45,718 [http-8080-Processor24] ERROR > > > > org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/helloworld] > > > > - StandardWrapper.Throwable > > > > java.lang.NoClassDefFoundError: org/apache/log4j/Priority > > > > > > Looks to me that you either don't have Log4J in place, or that you are > > > using a > > > too new Log4J version. Priority should still exist in Log4J v1.2.8, but > > > has > > > been removed in the new 1.3 branch. > > > > > > Cheers > > > Niclas > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > !EXCUBATOR:423eadb7279411014349910! > > > -- > Akmal Sarhan <[EMAIL PROTECTED]> > ByteAction GmbH > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
