Its easy, flubdgub:

Uncomment the following lines in the file: 
[jboss_home]/server/[name]/deploy/jbossweb-tomcat55.sar/server.xml


  | <!-- Access logger -->
  | <Valve className="org.apache.catalina.valves.FastCommonAccessLogValve"
  |                 prefix="localhost_access_log." suffix=".log"
  |                 pattern="common" directory="${jboss.server.home.dir}/log" 
  |                 resolveHosts="false" />
  | 
(Uncommenting in XML means removing <!-- and -->)

Restart the server and you fill find the file 
[jboss_home]/server/[name]/log/localhost_access_log.[date].log

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3905272#3905272

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3905272


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to