https://issues.apache.org/bugzilla/show_bug.cgi?id=51682
Bug #: 51682 Summary: j_spring_security_check action is not available Product: Tomcat 7 Version: 7.0.19 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Catalina AssignedTo: dev@tomcat.apache.org ReportedBy: n8w...@web.de Classification: Unclassified Dear Tomcat developers, by today i tried to use the Spring Security 3.0 Package in a Spring 3.0.5 Web Application with a Tomcat 7.0.19 on Java version 1.6.0_25. When trying to invoke the action "j_spring_security_check" (which performs the authentication process) in the HTML login form, Tomcat prompts with a HTTP 404 Error "The requested document is not available" The usage of exact the same application .war file in a Tomcat 6 and 5.5 works perfectly fine. Researches about this issue in Google brought no results except the complains of several other developers facing the same phenomenon. So i suspect this to be a bug within Tomcat 7, which i would like to report you in this message. If desired, i will provide more details on the code and configuration used to produce this error. Best regards, Thilo Krawietz -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org