NetBeans keeps its own copy of the configuration in ~/.netbeans/6.8/apache-tomcat-6.0.20_base/conf/Catalina.
If you check the tomcat-users.xml in there, you will find the user, role and password. DarkMatter2009 wrote: > > I forgot to mention that it was installed with netbeans 6.8. I've just now > used the password and username found in the netbeans ide under the servers > section. Could someone possibly explain why tomcat isn't using the > settings in conf so that I can understand in the future? :) > > > DarkMatter2009 wrote: >> >> Hello all, I'm running apache tomcat 6.0.20 on my ubuntu computer. I've >> changed the entire contents of the tomcat-users.xml found in conf to:- >> >> <tomcat-users> >> <role rolename="manager"/> >> <user username="tomcat" password="s3cret" roles="manager"/> >> </tomcat-users> >> >> Tried restarting tomcat and even restarting the machine, how ever I still >> cannot log in. >> > > -- View this message in context: http://old.nabble.com/Can%27t-log-in-to-Tomcat-tp27192330p27462997.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org