amyroh      2004/05/27 16:48:55

  Modified:    catalina/src/share/org/apache/coyote/tomcat5
                        mbeans-descriptors.xml
  Log:
  Expose CoyoteConnector threadPriority.
  
  Revision  Changes    Path
  1.17      +4 -0      
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.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- mbeans-descriptors.xml    26 Jan 2004 18:15:01 -0000      1.16
  +++ mbeans-descriptors.xml    27 May 2004 23:48:55 -0000      1.17
  @@ -177,6 +177,10 @@
              description="Should Tomcat perform all authentications?"
                     type="boolean"/>
   
  +    <attribute    name="threadPriority"
  +           description="The thread priority for processors"
  +                  type="int"/>
  +
       <attribute   name="URIEncoding"
             description="Character encoding used to decode the URI"
                    type="java.lang.String"/>
  
  
  

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

Reply via email to