On 13/01/2010 22:48, Rick Bragg wrote:
> Hi,
> 
> I have installed Tomcat, and I get the "It Works" page perfect, however,
> when I try to go to the manager webapp I get the unauthorized 401 error.
> 
> I have the following in my conf/tomcat-users.xml file:
> 
> <role rolename="manager"/>
> <user username="testuser" password="s3cret" roles="manager"/>

Might those elements be commented out?

Mark



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

Reply via email to