Looks like your "manager" and "user" entries are still within the
comments. I'd also recommend changing the username and password to
something much more obscure.
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Railo Community Distributions
Ajay Tomar wrote:
Hi,
I installed tomcat 6 on RHEL 5.4 and would like to get access to
manager app. But I am not able to get it work even after modifying
tomcat-users.xml.. Here is the output --- <tomcat-users>
<!--
<role rolename="tomcat"/>
<role rolename="manager"/>
<role rolename="role1"/>
<user username="tomcat" password="tomcat" roles="tomcat,manager"/>
<user username="both" password="tomcat" roles="tomcat,role1"/>
<user username="role1" password="tomcat" roles="role1"/>
<user username="tomadmin" password="tomadmin" roles="standard,manager"/>
-->
</tomcat-users>
I stopped and started tomcat... Any ideas what may be missing here.. I
can access localhost:8080 and see tomcat is running.. I am able to run
sample servlets and jsp....
Thanks in advance..
aj
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org