[
https://issues.apache.org/jira/browse/COCOON-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486589
]
Reinhard Poetz commented on COCOON-1425:
----------------------------------------
The problem is that the Continuations object has object references that are not
serializeable. That's the reason why the WebContinuationsHolder doesn't
implement Serializeable.
> Sessions that use Flowscript are not serializable
> -------------------------------------------------
>
> Key: COCOON-1425
> URL: https://issues.apache.org/jira/browse/COCOON-1425
> Project: Cocoon
> Issue Type: Bug
> Components: - Flowscript
> Affects Versions: 2.2-dev (Current SVN)
> Environment: Operating System: All
> Platform: PC
> Reporter: Reinhard Poetz
> Assigned To: Cocoon Developers Team
>
> The scopes of Flowscripts are not serializable. The same is valid for the
> continuation objects. This requires a more sophisticated serialization
> process.
> See http://wiki.apache.org/cocoon/FlowscriptAndSessionReplication for details.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.