DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=40719>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40719 ------- Additional Comments From [EMAIL PROTECTED] 2006-11-24 07:25 ------- I am seeing the same behaviour on Tomcat 5.0.28 running on SuSE Linux 10.1. I have a web application using Spring MVC. I have a form where I submit some data, a controller picks this up, does some stuff in the database and returns a view to the browser. This worked fine. However, as soon as I changed the view to a Spring RedirectView I get this exception in the log and the redirect does not take place. If instead I do a manual redirect in my controller then it works fine, no stack trace. I can reproduce this 100%, it happens every time with Spring's RedirectView, it is not random for me at all. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]