Looks good to me. Change

<log4j:configuration xmlns:log4j='http://jakarta.apache.org/log4j/'>

to

<log4j:configuration debug="true" 
xmlns:log4j='http://jakarta.apache.org/log4j/'>

and see what happens.

Where have you placed the logconfig.xml file? Is it in WEB-INF/classes/ ?

At 12:56 11.09.2002 -0400, you wrote:
>When I run my web app I get:
>
>log4j:WARN No appenders could be found for logger (DoraLogger).
>log4j:WARN Please initialize the log4j system properly.
>
>I cannot figure out why.  I believe I have things configured correctly.

[snip]


--
Ceki

TCP implementations will follow a general principle of robustness: be
conservative in what you do, be liberal in what you accept from
others. -- Jon Postel, RFC 793



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to