You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Barbara Post <ba...@ifrance.com> on 2002/09/05 09:42:39 UTC

continuations tag and ExtendedComponentSelector questions (cocoon.xconf)

1. What is this is cocoon.xconf ? Session timeout ? :

  <continuations time-to-live="3600"/>

2. and what (when) is this component used for ? :
org.apache.cocoon.components.ExtendedComponentSelector

Thanks...


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


Re: continuations tag and ExtendedComponentSelector questions (cocoon.xconf)

Posted by Simon Price <si...@bristol.ac.uk>.
Barbara Post wrote:

> 1. What is this is cocoon.xconf ? Session timeout ? :
> 
>   <continuations time-to-live="3600"/>


Continuations are, in effect, a type of session and so I would expect 
this to be the "session" timeout - ie. the no. seconds that cocoon keeps 
the suspended flow program state (stack state, variables, etc.).

Just guessing.

Simon

-------------------------------------------------------------------
Simon Price
Institute for Learning and Research Technology
University of Bristol
8-10 Berkeley Square
Bristol BS8 1HH
United Kingdom

Direct: +44 (0)7071 226 720
Office: +44 (0)117 928 7193
Fax: +44 (0)117 928 7112
Simon.Price@bristol.ac.uk
http://www.ilrt.bristol.ac.uk


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>