Re: Just adding log4j.jar to struts 1.2.7 project under weblogic causes stack trace

2006-02-01 Thread J T
; > Are you deploying this as a .war file or .ear file? > > - George > > > > -Original Message----- > > From: J T [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, February 01, 2006 4:40 PM > > To: Struts Users Mailing List > > Subject: Re: Just adding

RE: Just adding log4j.jar to struts 1.2.7 project under weblogic causes stack trace

2006-02-01 Thread George.Dinwiddie
Sent: Wednesday, February 01, 2006 4:40 PM > To: Struts Users Mailing List > Subject: Re: Just adding log4j.jar to struts 1.2.7 project > under weblogic causes stack trace > > > yes using > > /opt/bea/wls_sp2/jdk141_05 > > > > > On 2/1/06, [EMAIL PR

Re: Just adding log4j.jar to struts 1.2.7 project under weblogic causes stack trace

2006-02-01 Thread J T
th the ClassLoader. > > > -Original Message- > > From: J T [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, February 01, 2006 4:27 PM > > To: Struts Users Mailing List > > Subject: Re: Just adding log4j.jar to struts 1.2.7 project > > under weblogic causes stack trac

RE: Just adding log4j.jar to struts 1.2.7 project under weblogic causes stack trace

2006-02-01 Thread George.Dinwiddie
7 PM > To: Struts Users Mailing List > Subject: Re: Just adding log4j.jar to struts 1.2.7 project > under weblogic causes stack trace > > > I agree that it is weird. We have log4j.jar in other > applications deployed on the server (not struts based > applications) and th

Re: Just adding log4j.jar to struts 1.2.7 project under weblogic causes stack trace

2006-02-01 Thread J T
EA. > > - George > > > -Original Message- > > From: J T [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, February 01, 2006 3:55 PM > > To: Struts Users Mailing List > > Subject: Re: Just adding log4j.jar to struts 1.2.7 project > > under weblogic ca

RE: Just adding log4j.jar to struts 1.2.7 project under weblogic causes stack trace

2006-02-01 Thread George.Dinwiddie
ent: Wednesday, February 01, 2006 3:55 PM > To: Struts Users Mailing List > Subject: Re: Just adding log4j.jar to struts 1.2.7 project > under weblogic causes stack trace > > > The jguru link you provided did not work for me. I was using > the file appender so I don't

Re: Just adding log4j.jar to struts 1.2.7 project under weblogic causes stack trace

2006-02-01 Thread J T
iginal Message- > > From: J T [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, February 01, 2006 9:57 AM > > To: user@struts.apache.org > > Subject: Just adding log4j.jar to struts 1.2.7 project under > > weblogic causes stack trace > > > > > > I would

RE: Just adding log4j.jar to struts 1.2.7 project under weblogic causes stack trace

2006-02-01 Thread George.Dinwiddie
ut-of-date.) > -Original Message- > From: J T [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 01, 2006 9:57 AM > To: user@struts.apache.org > Subject: Just adding log4j.jar to struts 1.2.7 project under > weblogic causes stack trace > > > I would like to use lo

Just adding log4j.jar to struts 1.2.7 project under weblogic causes stack trace

2006-02-01 Thread J T
I would like to use log4j for logging under struts. As soon as I add the log4j.jar to my WEB-INF/lib directory (I tried 1.2-13, 1.2-12, 1.2-8, etc) and try to access the application I get a 500 internal error (below). When I remove it my app runs normally. I have tried using log4j.properties & comm