luetzkendorf    2005/01/25 02:42:20

  Modified:    src/conf/webapp web.xml
  Log:
  new log option %n (traNsaction id, aka locktoken)
  
  Revision  Changes    Path
  1.34      +1 -0      jakarta-slide/src/conf/webapp/web.xml
  
  Index: web.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/conf/webapp/web.xml,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- web.xml   30 Nov 2004 15:13:56 -0000      1.33
  +++ web.xml   25 Jan 2005 10:42:20 -0000      1.34
  @@ -24,6 +24,7 @@
                       %u=request-uri.
                       %x=request-content-length.
                       %A=header User-Agent.
  +                    %n=transaction id.
               </description>
           </init-param>
           <init-param>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to