Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-java
Hi,<br><br>I am using tomcat5 on gentoo OS and Sun JDK 1.5.0.12, i dont see any request coming to access log.<br><br><Host name="<a href="http://testa.example.com">testa.example.com</a>" appBase="webapps/foldera"<br>
unpackWARs="true" autoDeploy="true" ><br> <Valve className="org.apache.catalina.valves.AccessLogValve"<br> directory="logs" prefix="testa.example_access_log." suffix=".txt"<br>
pattern="combined" resolveHosts="false"/><br> <Context path="usage" docBase="usage" debug="0" priviledged="true"/><br> </Host><br>
<br> <Host name="<a href="http://testb.example.com">testb.example.com</a>" appBase="webapps/folderb"<br> unpackWARs="true" autoDeploy="true" ><br> <Valve className="org.apache.catalina.valves.AccessLogValve"<br>
directory="logs" prefix="testb.example_access_log." suffix=".txt"<br> pattern="combined" resolveHosts="false"/><br> <Context path="usage" docBase="usage" debug="0" priviledged="true"/><br>
</Host><br><br>is that access configuration in server.xml correct ?<br><br>Please suggest<br><br>Thanks and Regards<br><br>Kaushal<br>
|
|