Hey there!
I've activated RewriteValve on my jboss 5.2.0. I've added some rewrite.proberties and it works correctly. Now i want to debug those rewriterules in my server.log. I've added following line tom my jboss-log4j.xml:
<category name="org.jboss.web">
<priority value="TRACE"/>
</category>
But there are no log-entries in my server.log?!
Any ideas?
Greetings from austria,
Andi
The debug need to be activated in the Context (org.apache.catalina.Context)