Undo unintetional commit from r554562. Will come next as separate commit.
authorrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 9 Jul 2007 09:09:01 +0000 (09:09 +0000)
committerrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 9 Jul 2007 09:09:01 +0000 (09:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@554578 13f79535-47bb-0310-9956-ffa450edef68

java/org/apache/catalina/users/mbeans-descriptors.xml

index f906b42..47b478c 100644 (file)
                 group="UserDatabase"
                  type="org.apache.catalina.users.MemoryUserDatabase">
 
+    <attribute   name="encoding"
+          description="Character encoding to use when writing XML file"
+                 type="java.lang.String"/>
+
     <attribute   name="groups"
           description="MBean Names of all defined groups"
                  type="[Ljava.lang.String;"