2015-01-25 9:57 GMT+03:00 Thess Bermudez <[email protected]>: > Hi, > > This may sound very simple. This is surely a newbie question. > > I have installed Tomcat and accessed localhost:8080 and showed that > installation was successful. I am exploring on the Tomcat Manager but the > username and password that was defined for manager-gui role is not > accepted. Is there another step that I may have missed? > > Thank you for your attention,
1. Tomcat reads tomcat-users.xml only once - at startup. Have you restarted it after making the changes? 2. Check that the file is correct XML. 3. Read Tomcat log files for any unexpected messages. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
