Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
1.1-beta-4
-
None
-
None
Description
It appears to be possible to configure access logs for Jetty... http://docs.codehaus.org/display/JETTY/Logging+Requests
However, the use of embedded Jetty and/or Plexus Appserver prevents this from being done.
From #continuum
wsmoak: I need a request log for Continuum (Jetty). (Like httpd access.log) Found this... http://docs.codehaus.org/display/JETTY/Logging+Requests
wsmoak: What file does <Set> and <Ref> go in?
trygvis: I would assume jetty.xml
wsmoak: I don't see a jetty.xml anywhere in 1.1-beta-4
evenisse: we don't have a jetty.xml with embedded jetty
evenisse: wsmoak: if you need it, you'll need to modify plexus-appserver
wsmoak: evenisse: as in code changes and recompile? I was hoping it's
just an xml file buried somewhere...
evenisse: a code change is required
wsmoak: thanks, knowing that will save time