Jared Southern wrote:
> Hi all,
> I installed  Apache Tomcat Version 6.0.20
> I can't access the tomcat Management system,
> I changed the tomcat-users.xml file, but I doen't make any difference.
> <tomcat-users><!--  <role rolename="admin"/>  <role rolename="tomcat"/>  
> <role rolename="role1"/>  <role relename="manager"/>  <user username="jared" 
> password="secret" roles="manager,admin,tomcat"/>  <user username="both" 
> password="tomcat" roles="tomcat,role1"/>  <user username="role1" 
> password="tomcat" roles="role1"/>--></tomcat-users>
> 
> please help

Remove the comment delimiters.

Mark




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to