Re: Cforms and Garbage collection

2005-03-10 Thread gkrishna
> How long does the continuation stack stay alive ? i just came across this file JavaInterpreter.java private int timeToLive = 60; so continuations stack stays till the above time, and garbage collected after the same. Please share if there are any other issues with respect to continuat

Re: Cforms and Garbage collection

2005-03-10 Thread Gunter D'Hondt
this can be configured in the cocoon.xconf; look for the flow configuration Gunter gkrishna <[EMAIL PROTECTED]> 10-03-2005 09:56 Please respond to users@cocoon.apache.org To users@cocoon.apache.org cc Subject Cforms and Garbage collection How long does the continuation stac

Cforms and Garbage collection

2005-03-10 Thread gkrishna
How long does the continuation stack stay alive ? One of the solution of Cforms is java based (Continuation.java ) ? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]