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"
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