> we recently upgraded from CAS 3.4.5 to 3.4.8 and now have quite often > NoSuchConversationException, which we did never see in 3.4.5
This is an artifact of changes related to https://issues.jasig.org/browse/CAS-958. You can either upgrade to 3.4.9 or customize org.jasig.cas.web.NoSuchFlowExecutionExceptionResolver to handle NoSuchConversationExceptions in the same fashion as NoSuchFlowExecutionException. M -- 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
