Howdy,
Make sure log4j.jar is in your webapp's WEB-INF/lib directory (not
shared/lib or common/lib).  Make sure your log4j configuration file is
under your webapp somewhere, not in common/lib, common/classes,
shared/lib, or shared/classes.

Yoav Shapira
Millennium ChemInformatics


>-----Original Message-----
>From: Allistair Crossley [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, August 27, 2003 7:53 AM
>To: [EMAIL PROTECTED]
>Subject: Tomcat logging loads of rubbish
>
>Tomcat seems to be churning out loads of logging into my web
application's
>log file (configured with Log4J) I have included a sample here...where
can
>I turn this all off .. I am not sure why it is all coming through into
my
>application log.
>
>12:50:12,680 - DEBUG org.apache.commons.digester.Digester.sax -
>startElement(,,servlet-name)
>12:50:12,680 - DEBUG org.apache.commons.digester.Digester -   Pushing
body
>text ''
>12:50:12,680 - DEBUG org.apache.commons.digester.Digester -   New
>match='web-app/servlet-mapping/servlet-name'
>12:50:12,680 - DEBUG org.apache.commons.digester.Digester -   Fire
begin()
>for CallParamRule[paramIndex=1, attributeName=null, from stack=false]
>12:50:12,680 - DEBUG org.apache.commons.digester.Digester.sax -
>characters(default)
>12:50:12,680 - DEBUG org.apache.commons.digester.Digester.sax -
>endElement(,,servlet-name)
>12:50:12,680 - DEBUG org.apache.commons.digester.Digester -
match='web-
>app/servlet-mapping/servlet-name'
>12:50:12,680 - DEBUG org.apache.commons.digester.Digester -
>bodyText='default'
>12:50:12,680 - DEBUG org.apache.commons.digester.Digester -   Fire
body()
>for CallParamRule[paramIndex=1, attributeName=null, from stack=false]
>12:50:12,680 - DEBUG org.apache.commons.digester.Digester -   Popping
body
>text ''
>12:50:12,680 - DEBUG org.apache.commons.digester.Digester -   Fire
end()
>for CallParamRule[paramIndex=1, attributeName=null, from stack=false]
>12:50:12,680 - DEBUG org.apache.commons.digester.Digester.sax -
>ignorableWhitespace()
>12:50:12,680 - DEBUG org.apache.commons.digester.Digester.sax -
>ignorableWhitespace(
>)
>12:50:12,680 - DEBUG org.apache.commons.digester.Digester.sax -
>ignorableWhitespace(        )
>12:50:12,680 - DEBUG org.apache.commons.digester.Digester.sax -
>startElement(,,url-pattern)
>12:50:12,680 - DEBUG org.apache.commons.digester.Digester -   Pushing
body
>text ''
>12:50:12,680 - DEBUG org.apache.commons.digester.Digester -   New
>match='web-app/servlet-mapping/url-pattern'
>12:50:12,680 - DEBUG org.apache.commons.digester.Digester -   Fire
begin()
>for CallParamRule[paramIndex=0, attributeName=null, from stack=false]
>12:50:12,680 - DEBUG org.apache.commons.digester.Digester.sax -
>characters(/)
>12:50:12,680 - DEBUG org.apache.commons.digester.Digester.sax -
>endElement(,,url-pattern)
>12:50:12,680 - DEBUG org.apache.commons.digester.Digester -
match='web-
>app/servlet-mapping/url-pattern'
>12:50:12,680 - DEBUG org.apache.commons.digester.Digester -
bodyText='/'
>12:50:12,680 - DEBUG org.apache.commons.digester.Digester -   Fire
body()
>for CallParamRule[paramIndex=0, attributeName=null, from stack=false]
>12:50:12,680 - DEBUG org.apache.commons.digester.Digester -   Popping
body
>text ''
>12:50:12,680 - DEBUG org.apache.commons.digester.Digester -   Fire
end()
>for CallParamRule[paramIndex=0, attributeName=null, from stack=false]
>
>
><FONT SIZE=1 FACE="VERDANA,ARIAL" COLOR=BLUE>
>-------------------------------------------------------
>QAS Ltd.
>Developers of QuickAddress Software
><a href="http://www.qas.com";>www.qas.com</a>
>Registered in England: No 2582055
>Registered in Australia: No 082 851 474
>-------------------------------------------------------
></FONT>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


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

Reply via email to