Silly answer but have you tried do commenting out the following in your log4j.properties file or are you using a version that doesn't have one?
#out to console #log4j.appender.stdout=org.apache.log4j.ConsoleAppender #log4j.appender.stdout.layout=org.apache.log4j.PatternLayout Just a guess. On Sun, 2003-01-26 at 23:23, Edward Smithee wrote: > This question probably has a simple answer, but it is not obvious to me. > My development team frequently stops and starts Tomcat 4.x. As you > know, dbForms outputs a tremendous amount of verbage during > Tomcat/webapp startup. The development team sees this as a minor > annoyance and thinks Tomcat takes longer to start because of the output. > > Can this console output be disabled? > > (Just a note. I have been using dbForms (and Struts) successfully for > over a year now on several projects and I appreciate everyones work to > improve it. I was worried it had reached a dead-end after Philip > stopped working on it.) > > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > DbForms Mailing List > > http://www.wap-force.net/dbforms -- shawn <[EMAIL PROTECTED]> ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
