larryi      2003/12/11 18:52:07

  Modified:    catalina/src/share/org/apache/coyote/tomcat5
                        mbeans-descriptors.xml
  Log:
  Make description a little more specific, since the topic of URI path
  parameters seems to be gaining popularity, at leat for the moment.
  
  Revision  Changes    Path
  1.11      +1 -1      
jakarta-tomcat-catalina/catalina/src/share/org/apache/coyote/tomcat5/mbeans-descriptors.xml
  
  Index: mbeans-descriptors.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-tomcat-catalina/catalina/src/share/org/apache/coyote/tomcat5/mbeans-descriptors.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- mbeans-descriptors.xml    10 Dec 2003 22:26:28 -0000      1.10
  +++ mbeans-descriptors.xml    12 Dec 2003 02:52:07 -0000      1.11
  @@ -174,7 +174,7 @@
                    type="java.lang.String"/>
   
       <attribute   name="useBodyEncodingForURI"
  -          description="Should the body encoding be used for URI parameters"
  +          description="Should the body encoding be used for URI query parameters"
                    type="boolean"/>
   
       <attribute    name="xpoweredBy"
  
  
  

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

Reply via email to