Author: kkolinko
Date: Sat Mar 6 15:08:58 2010
New Revision: 919781
URL: http://svn.apache.org/viewvc?rev=919781&view=rev
Log:
Add a comment about comment to tomcat-users.xml
Modified:
tomcat/trunk/conf/tomcat-users.xml
Modified: tomcat/trunk/conf/tomcat-users.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/conf/tomcat-users.xml?rev=919781&r1=919780&r2=919781&view=diff
==============================================================================
--- tomcat/trunk/conf/tomcat-users.xml (original)
+++ tomcat/trunk/conf/tomcat-users.xml Sat Mar 6 15:08:58 2010
@@ -17,6 +17,12 @@
-->
<tomcat-users>
<!--
+ This is a comment.
+ The sample user and role entries below are also 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]