Re: Help with Log4j

2004-08-08 Thread Eric Bloch
I eventually made this work in tomcat 5.0.24 and wasted lots of time on it, too. The @#&*(! commons-logging combined with the fact that tomcat uses it itself, makes for all sorts of possible problems. It seems to me all commons-logging really is is a class-loader that breaks inside servl

RE: Help with Log4j

2004-07-28 Thread Brian Drake
9:59 AMTo: '[EMAIL PROTECTED]'Subject: Help with Log4j Hi,   I'm having trouble getting log4j to work in conjunction with commons logging, Axis 1.0 and Tomcat 5.0.19.  I've tried altering the log4j.properties in the axis.jar file, adding the log4j jar file to the

RE: Help with Log4j

2004-07-27 Thread Keir Bowden
---Original Message- > From: Galbreath, Mark A [mailto:[EMAIL PROTECTED] > Sent: 27 July 2004 18:57 > To: '[EMAIL PROTECTED]' > Subject: RE: Help with Log4j > > > You could also just use JDK 1.4 logging and discard all that crap. > > -Original Message- &g

RE: Help with Log4j

2004-07-27 Thread Galbreath, Mark A
You could also just use JDK 1.4 logging and discard all that crap. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 27, 2004 1:49 PM To: '[EMAIL PROTECTED]' Subject: Re: Help with Log4j You could check that log4j is in the AXISCLASSPAT

Re: Help with Log4j

2004-07-27 Thread enric
You could check that log4j is in the AXISCLASSPATH. -Enric On Tue, 27 Jul 2004, Keir Bowden wrote: > Hi, > > I'm having trouble getting log4j to work in conjunction with commons > logging, Axis 1.0 and Tomcat 5.0.19. I've tried altering the > log4j.properties in the axis.jar file, adding the

Help with Log4j

2004-07-27 Thread Keir Bowden
Title: Message Hi,   I'm having trouble getting log4j to work in conjunction with commons logging, Axis 1.0 and Tomcat 5.0.19.  I've tried altering the log4j.properties in the axis.jar file, adding the log4j jar file to the tomcat shared\lib, common\lib and server\lib directories, adding log