[JBoss-user] [HTTPD, Servlets & JSP] - Re: Too much log output - getting request body chunk

2004-05-26 Thread techmonkey
In case anyone else gets this problem: I was able to fix it by adding a "limit category" section near the bottom of the log4j.xml conf file. This allows you to selectively set logging levels for different categories. I set the level to WARN for the category "org.apache.jk.common.JkInputStream"

[JBoss-user] [HTTPD, Servlets & JSP] - Too much log output - getting request body chunk

2004-05-25 Thread techmonkey
Ever since we hooked JBoss up to Apache as a front end using mod_jk, we've being getting a lot of junk in our JBoss server log. Does anyone know how to turn this off? We have spent hours trying to figure this out but got no where. Here is what the log junk looks like: [org.apache.jk.common.Jk