Markus Schönhaber wrote:
01.12.2010 23:05, Lava Saleem:

I have installed apache tomcat 7.0.4  on a centos linux box,  I have
modified the tomcat-users.xml file as shown below and restarted it, my
tomcat  still can't get an access to the manager,  I deleted the other users
and just put mine in the xml file but this didn't really helped. I'm new to
this system can anybody send me a feedback?
Thank you inadvance

<tomcat-users>
<role rolename="tomcat"/>
<role rolename="role1"/>
<role rolenmae="manager-gui"/>
-------------^^

and if it isn't the above, then with 0.999 probability, you have left XML comment brackets somewhere where you shouldn't.
<!--
some comment
-->


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

Reply via email to