RE: failing to log on to manager web application

2007-11-22 Thread Tshuma Lingani
thanks so much for your help guys i'v managed to get around the problem. i changed the tomcat server i'm using to 5.5.25 and discarded the bundled one.i hink it was the one giving me problems. thanks Links - To start a new

failing to log on to manager web application

2007-11-21 Thread Tshuma Lingani
hello i try to use the bundled tomcat with netbeans on windows XP. when i try to deploy, i get this error about tomcat authorization: Access to Tomcat server has not been authorized. Set the correct username and password with the manager role in the Tomcat customizer in the Server Manager. in

RE: failing to log on to manager web application

2007-11-21 Thread Tshuma Lingani
i still can't access. here is my tomcat-users.xml !-- NOTE: By default, no user is included in the manager role required to operate the /manager web application. If you wish to use this app, you must define such a user - the username and password are arbitrary. -- tomcat-users user

RE: failing to log on to manager web application

2007-11-21 Thread Tshuma Lingani
what about the realm? i guess i'm supposed to be using memory realm instead of JNDIRealm in order to be able to use tomcat-users.xml,but i'v realised that my server.xml had been configured to use JNDIRealm. - To start a new