> I got an OutOfMemoryError. :( > Looks like commons-logging is part of the cause. It works if you > remove the commons-logging.properties from the classes directory. > ## Need to look furthur into this...
1. VVS sets Velocity to output logs to the Servlet logger 2. commons-logging.properties sets logs to commons-logging to be handled by Velocity. (This was meant for logs by commons-digester.) And I guess that Tomcat outputs Servlet logs using commons-logging. (Haven't checked that, though.) Best regards, -- Shinobu -- Shinobu Kawai <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
