You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2010/03/06 16:31:37 UTC

svn commit: r919787 - /tomcat/tc6.0.x/trunk/res/confinstall/tomcat-users_2.xml

Author: kkolinko
Date: Sat Mar  6 15:31:37 2010
New Revision: 919787

URL: http://svn.apache.org/viewvc?rev=919787&view=rev
Log:
Add comment to the tomcat-users.xml template used by the Tomcat exe installer on Windows.
C-T-R

Modified:
    tomcat/tc6.0.x/trunk/res/confinstall/tomcat-users_2.xml

Modified: tomcat/tc6.0.x/trunk/res/confinstall/tomcat-users_2.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/res/confinstall/tomcat-users_2.xml?rev=919787&r1=919786&r2=919787&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/res/confinstall/tomcat-users_2.xml (original)
+++ tomcat/tc6.0.x/trunk/res/confinstall/tomcat-users_2.xml Sat Mar  6 15:31:37 2010
@@ -1,4 +1,9 @@
 <!--
+  NOTE:  The sample user and role entries below are wrapped in a comment
+  and thus are ignored when reading this file. Do not forget to remove
+  <!.. ..> that surrounds them.
+-->
+<!--
   <role rolename="tomcat"/>
   <role rolename="role1"/>
   <user username="tomcat" password="tomcat" roles="tomcat"/>



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