RE: Scanning for tld's in loop

2007-02-11 Thread bjorn.de.bakker
Solved it. Added this to Log4J: log4j.appender.CONSOLE.org.apache.commons.digester.Digester = info -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: maandag 12 februari 2007 8:26 To: user@struts.apache.org Subject: Scanning for tld's in loop Last Friday,

Scanning for tld's in loop

2007-02-11 Thread bjorn.de.bakker
Last Friday, we've encountered a rather annoying issue. When we launch our webapplication, org.apache.commons.digester.Digester.sax starts parsing all our tld's and shows every line in the log-file. Because of that, our app won't launch. I removed all the TLD files in that directory, but wi