You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by la...@apache.org on 2003/12/12 03:52:07 UTC

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/coyote/tomcat5 mbeans-descriptors.xml

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: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org