RE: Problem with Struts 1.1b1 and Log4J 1.2.4

2002-07-02 Thread fabrice dewasmes
debug traces in your log4j configurator. Fabrice -Message d'origine- De : Hemanth Setty [mailto:[EMAIL PROTECTED]] Envoyé : mardi 2 juillet 2002 02:54 À : Struts Users Mailing List Objet : Problem with Struts 1.1b1 and Log4J 1.2.4 Hello, I have included both the Struts and Log4J

Re: Problem with Struts 1.1b1 and Log4J 1.2.4

2002-07-02 Thread hemant
: Problem with Struts 1.1b1 and Log4J 1.2.4 Hello, I have included both the Struts and Log4J packages in a webapp. Things worked fine when I was using Struts 1.0.2. After I got the latest beta realease of struts(1.1b1)..I get this error log4j:WARN No appenders could be found for logger

Re: Problem with Struts 1.1b1 and Log4J 1.2.4

2002-07-02 Thread hemant
Subject: Re: Problem with Struts 1.1b1 and Log4J 1.2.4 Fabrice and Hemant I had this problem too but I overcame it the hard way. Many a times, its the IDE that causes this kinda confusion. Here is what I did, I wrote a startup servlet that starts up logging , creates the connection pools

RE: Problem with Struts 1.1b1 and Log4J 1.2.4

2002-07-02 Thread Hemanth Setty
. -hemanth -Original Message- From: hemant [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 02, 2002 11:02 AM To: Struts Users Mailing List Subject: Re: Problem with Struts 1.1b1 and Log4J 1.2.4 One other thing, Make sure your Startup Servlet does not extend ActionServlet. I made it extend

Problem with Struts 1.1b1 and Log4J 1.2.4

2002-07-01 Thread Hemanth Setty
Hello, I have included both the Struts and Log4J packages in a webapp. Things worked fine when I was using Struts 1.0.2. After I got the latest beta realease of struts(1.1b1)..I get this error log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester). log4j:WARN