Author: kkolinko
Date: Sat Mar 6 15:32:42 2010
New Revision: 919788
URL: http://svn.apache.org/viewvc?rev=919788&view=rev
Log:
Add comment to the tomcat-users.xml template used by the Tomcat exe installer
on Windows.
Modified:
tomcat/trunk/res/confinstall/tomcat-users_2.xml
Modified: tomcat/trunk/res/confinstall/tomcat-users_2.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/res/confinstall/tomcat-users_2.xml?rev=919788&r1=919787&r2=919788&view=diff
==============================================================================
--- tomcat/trunk/res/confinstall/tomcat-users_2.xml (original)
+++ tomcat/trunk/res/confinstall/tomcat-users_2.xml Sat Mar 6 15:32:42 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: [email protected]
For additional commands, e-mail: [email protected]