Re: JNDI Realm Issue with 5.5.7

2005-03-29 Thread Ole Ersoy
OK! Good news. The JNDIRealm code is rock solid which I found out after a few days of looking through it and running tests. Eventually I got around to having a good look at my context descriptor and discovered that I was not capitalizing the n and s in role"N"ame and role"S"earch. Hopes this se

Re: JNDI Realm Issue with 5.5.7

2005-03-26 Thread Ole Ersoy
Hi, Thanks for the tips. I have tried the following to isolate the issue: - Attempt: Commenting out the security constraint and retrying the URL (BTW - I just put the index.jsp in the context directory instead of main for the tests and changed the security constraint accordingly): http://localho

Re: JNDI Realm Issue with 5.5.7

2005-03-26 Thread William Stranathan
I haven't tried this out myself, but here are several possibilities: 1) Does /main/index.jsp exist? That's where your servlet points to 2) There doesn't appear to be a welcome-file configured - depending on what URL you're using, it may be that it's looking for a welcome file, but since there's n

JNDI Realm Issue with 5.5.7

2005-03-25 Thread Ole Ersoy
Hello Everybody, I'm attempting to configure JNDI authentication. I think I must be missing something obvious in the configuration files, because I get the login error page when entering non user information, and when I type in the correct username and password, tomcat gives me this: HTTP Statu