Hi guys, I need some help with authentication in tomcat.
I have set up the security constraints in the WEB.XML and created the users in the tomcat-users file and set the server.XML to use the menory realm.
On my test environment it works fine but when I transfer it to the live site it keeps on rejecting me when I enter my username and password at the dialog.
Any ideas on what's wrong??
Johan Kestlmeier
I have set up the security constraints in the WEB.XML and created the users in the tomcat-users file and set the server.XML to use the menory realm.
On my test environment it works fine but when I transfer it to the live site it keeps on rejecting me when I enter my username and password at the dialog.
Any ideas on what's wrong??
Johan Kestlmeier
Comment