On 16/01/2010 18:05, 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? :)
You'd have to see how NetBeans is starting it to work that out.
p
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.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org