It seems that noone got an answer to this one but if someone knows where I can find a documentation of the problem or something like an official bug statement that would help too. Need it for a diploma work :P
thanks -----Original Message----- From: Lee Kyon Sent: Montag, 25. Marz 2002 13:27 To: '[EMAIL PROTECTED]' Subject: Tomcat & IIS + MemoryRealm Hi, I've installed Tomcat 4.0.3 on a Win 2k Server and installed the redirector plugin so that IIS redirects JSP and Servlet requests to Tomat. Everything works fine, Tomcat serves JSP and servlets are running. Here's the problem: Tomcat's built-in MemoryRealm doesn't work when trying it via IIS. When using the 8080 Port while trying to access a protected file the browser is redirected to the login page and upon succesful login to the requested secure page. When I try the same thing through IIS Tomcat sends me to a 403 Restricted Area Access Denied page. Attempts to log in by calling the login page manually result in a 404 error for j_security_check, the action specified in the login form. I've already tried to include j_security_check in the uriworkermap.properties, but with no success. Any help is appreciated Lee -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
