craigmcc 02/03/08 16:29:05 Modified: catalina/src/share/org/apache/catalina/mbeans mbeans-descriptors.xml Log: Fix typo. Revision Changes Path 1.39 +2 -2 jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/mbeans/mbeans-descriptors.xml Index: mbeans-descriptors.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/mbeans/mbeans-descriptors.xml,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- mbeans-descriptors.xml 8 Mar 2002 23:59:26 -0000 1.38 +++ mbeans-descriptors.xml 9 Mar 2002 00:29:04 -0000 1.39 @@ -6,7 +6,7 @@ <!-- Descriptions of JMX MBeans for Catalina - $Id: mbeans-descriptors.xml,v 1.38 2002/03/08 23:59:26 amyroh Exp $ + $Id: mbeans-descriptors.xml,v 1.39 2002/03/09 00:29:04 craigmcc Exp $ --> <mbeans-descriptors> @@ -832,7 +832,7 @@ username" type="java.lang.String"/> - <attribute name="userRoleTable"remove + <attribute name="userRoleTable" description="The table that holds the relation between user's and roles" type="java.lang.String"/>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>