billbarker    2004/01/24 17:52:48

  Modified:    catalina/src/share/org/apache/coyote/tomcat5
                        mbeans-descriptors.xml
  Log:
  We need full class names.
  
  Revision  Changes    Path
  1.15      +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.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- mbeans-descriptors.xml    24 Jan 2004 07:21:04 -0000      1.14
  +++ mbeans-descriptors.xml    25 Jan 2004 01:52:48 -0000      1.15
  @@ -35,7 +35,7 @@
   
       <attribute   name="clientAuth"
             description="Should we require client authentication?"
  -                 type="String"/>
  +                 type="java.lang.String"/>
   
       <attribute   name="ciphers"
             description="Comma-separated list of SSL cipher suites to be enabled"
  
  
  

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

Reply via email to