On 15/11/2010 15:51, Noah, Craig [USA] wrote:
> All,
> 
> I'm trying to configure a user to use the manager web application.  I have
> read the comments in the tomcat-users.xml file on my server and added the
> following two lines to the file:
> 
> <role rolename="manager"/>
> 
> <user username="user" password="pass" roles="manager"/>
> 
> I have saved the file and restarted the server, but am still unable to get
> to the manager web application.  When I try to browse to the manager web
> application at http://localhost:8084/manager/, I get a 404 report stating
> the requested resource is not available.  What am I missing?

Telling us which Tomcat version and providing the complete contents of
tomcat-users.xml would be a start. Without that, my best guess is you
didn't spot the comment markers in the default file.

Mark

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

Reply via email to