Hello, Can you tell what exactly to change - which theme file are you referring ?
Thanks Deval >From: Scott Battaglia <[EMAIL PROTECTED]> >Reply-To: Yale CAS mailing list <[email protected]> >To: Yale CAS mailing list <[email protected]> >Subject: Re: upgrading CAS 3.0.4 to 3.0.5 >Date: Wed, 21 Jun 2006 08:45:27 -0400 > >Whoops, I probably forgot about that :-). Glad to hear that was your >only hitch though. when RC2 is released, I'll be sure to make a note in >the email. > >Thanks >-Scott > >Velpi wrote: > > 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 > > >_______________________________________________ >Yale CAS mailing list >[email protected] >http://tp.its.yale.edu/mailman/listinfo/cas _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
