Can't login to Manager App in Tomcat 6.0.18
- by Rafael Almeida
Folks,
I can't login to the manager app (localhost:8080/manager/html) in my Tomcat. More specifically, it asks for my username and password, and the ones supposed to be correct aren't accepted. Here's what I already checked:
I tried editing my conf/tomcat-users.xml to add my user/role. Here's the current content of this file:
<?xml…