On Fri, 2006-06-30 at 12:05 +0200, Reinhard Poetz wrote:
> Matthew Langham wrote:
> > Hi,
> > 
> > Can someone tell me if the current state of Session Replication in Cocoon is
> > still as described in:
> > http://wiki.apache.org/cocoon/FlowscriptAndSessionReplication ?
> > 
> > If so -
> > 
> > 1. Is this any different in 2.2?
> 
> no
> 
> > 2. Has anyone looked at how long it would take to fix this?
> > 3. If I don't use Flowscript in my application - does SessionReplication
> > work?
> 
> Currently the best bet is using Apples as controller and put only 
> Serializable 
> objects into the session.

Just to clarify/expand, apples are stateful too and are managed by the
same continuationsmanager as flowscript continuations. It is possible to
have stateless apples, but that's just so that stateless interactions
could be written similarly to the stateful interactions.

-- 
Bruno Dumon                             http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
[EMAIL PROTECTED]                          [EMAIL PROTECTED]

Reply via email to