-
Bug
-
Resolution: Done
-
Major
-
7.1.1.Final, 7.1.2.Final (EAP), EAP 6.1.0.Alpha (7.2.0.Final)
-
Compatibility/Configuration
If in configuration file in subsystem=urn:jboss:domain:web:1.1 / virtual-server section you add:
<access-log extended="true"> <directory path="logs" relative-to="something"/> </access-log>
there is the following error in console when JBoss is started:
09:51:00,713 ERROR [org.apache.catalina.valves.ExtendedAccessLogValve] unable to decode with rest of chars starting: %h
and access logging doesn't work.