CAS Cluster without sticky sessions

Scott Battaglia scott.battaglia at gmail.com
Tue Nov 28 13:37:44 EST 2006


I have never tried it but this would be the class:
http://static.springframework.org/spring-webflow/docs/1.0.x/api/org/springframework/webflow/execution/repository/continuation/ClientContinuationFlowExecutionRepository.html

Please note that the JavaDoc details security risks and how it differs from
other repository implementations.

-Scott


On 11/28/06, André Cruz <andre.cruz at segula.pt> wrote:
>
> Hello all.
>
> I'm trying to setup a CAS cluster and I've already replicated the ticket
> registries using the JBoss cache. It all works well using sticky
> sessions...
>
> But I read in the archives that using a capability of the Webflow we
> could store it's information in the client and so avoid sticky sessions
> altogether. Something about using
> ClientContinuationFlowExecutionStorage.
>
> Can anyone explain how this is done? Is there any downside to this
> besides not being able to detect re-submitted forms?
>
> Thanks.
> --
> André Cruz <andre.cruz at segula.pt>
>
>
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20061128/47330fd8/attachment.html


More information about the cas mailing list