Hi!

I'm currently running my webapplication using Tomcat 5.5.12 and it works great. When I upgrade to Tomcat 5.5.16 I'm no longer able to login in to the webapplication using Form based (or Basic) login with Memory Realm (in my development area).

The webapplication is written in struts and all resources are restricted in the web.xml. In the webapplication I have a UTF8 filter, and the tomcat connector is running with UTF8.
The login in page in jsp is ISO-8859-1.

I get a "The page isn't redirecting properly" in Firefox 1.5, when I run with Tomcat 5.5.12 it just works.
In IE I get an never ending loop...

I runned Tomcat with DEBUG and got "Failed accessControl" in "authenticator.AuthenticatorBase".

Best Regards

Joacim Turesson

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to