You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by rj...@apache.org on 2010/11/02 11:55:05 UTC

svn commit: r1029999 - /tomcat/trunk/java/org/apache/catalina/realm/mbeans-descriptors.xml

Author: rjung
Date: Tue Nov  2 10:55:05 2010
New Revision: 1029999

URL: http://svn.apache.org/viewvc?rev=1029999&view=rev
Log:
Fix MBean description.

Modified:
    tomcat/trunk/java/org/apache/catalina/realm/mbeans-descriptors.xml

Modified: tomcat/trunk/java/org/apache/catalina/realm/mbeans-descriptors.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/realm/mbeans-descriptors.xml?rev=1029999&r1=1029998&r2=1029999&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/realm/mbeans-descriptors.xml (original)
+++ tomcat/trunk/java/org/apache/catalina/realm/mbeans-descriptors.xml Tue Nov  2 10:55:05 2010
@@ -168,7 +168,7 @@
                  type="java.lang.String"/>
 
     <attribute   name="connectionPassword"
-          description="The connection URL to use when trying to connect to the database"
+          description="The connection password to use when trying to connect to the database"
                  type="java.lang.String"/>
 
     <attribute   name="connectionURL"



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org