I am in the process of updating our CAS pages to match a recent website redesign.
The new template works just fine when logging in successfully on the first try, but I am seeing the following error when I try to re-submit the login form after a login failure: 2011-07-22 11:56:06,488 DEBUG [org.springframework.web.servlet.DispatcherServlet] - Could not complete request org.springframework.webflow.conversation.NoSuchConversationException: No conversation could be found with id '1' -- perhaps this conversation has ended? I have been staring at the old and new templates side by side for a couple of hours, but have not been able to see any difference between the two in any of the jsp/spring parts of the code. The html output for the new template validates (except for autocomplete=off, of course). I am also upgrading from 3.4.6 to 3.4.8, but the old template seems to work just fine in 3.4.8. I'm not sure how to figure out what about the new template is causing this error. Any insights would be helpful. Thanks! - Isaac -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
