I'm trying to use a flowscript with a custom generator (not a JXTemplate), so
I'm trying to get access to the continuation Id. But when I invoke

WebContinuation kont = FlowHelper.getWebContinuation(objectModel);

in the setup() method, kont is null... how do I retrieve it? Do I need to
work with a org.apache.cocoon.components.flow.ContinuationsManagerImpl ? 


-- 
View this message in context: 
http://www.nabble.com/WebContinuation-is-null-when-using-a-custom-Generator-tp17244132p17244132.html
Sent from the Cocoon - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to