In case anyone else runs into this thread, the issue has been resolved. The problem was that the commented out Valve entry in server.xml contained the wrong Java class. Make sure to change the class to, "FastCommonAccessLogValve". The class of AccessLogValve is incorrect.
See the wiki for more information. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113581#4113581 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113581 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
