Hi,

I probably missed a note somewhere, but upgraders should be informed that they 
should change their theme files when upgrading from CAS 3.0.4 to CAS 3.0.5: 
(caused by the new Spring version)

in casLoginView.jsp:
${flowExecutionId} [3.0.4]
has changed to
${flowExecutionKey} [3.0.5]

If you don't change that you'll get a CAS error page and see this in the logs 
from the springframework:

org.springframework.webflow.executor.support.FlowExecutorArgumentExtractionException:
 
Unable to extract the flowExecutionKey argument: make sure the client provides 
the 'lt' parameter as input; ...


That's the only catch for upgrading I noticed until now, everything else is 
great as always...

-- Velpi
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to