You can set that in the cocoon.xconf
<continuations-manager continuation-sharing-bug-compatible="false"
logger="flow.manager" session-bound-continuations="true"
time-to-live="10800000"><!-- ttl in miliseconds -->
    <expirations-check type="periodic">
      <offset>180000</offset>
      <period>180000</period>
    </expirations-check>
  </continuations-manager>

Jasha Joachimsthal

j.joachimst...@onehippo.com - ja...@apache.org

www.onehippo.com
Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466
San Francisco - Hippo USA Inc. 101 H Street, suite Q Petaluma CA 94952-5100
+1 (707) 773-4646


2009/4/20 Maria Grigorieva <mags...@gmail.com>

> Ok! I'll try ) But the problem is in continuation's time-to-live, I think
>
>
> 2009/4/20 Malo Pichot <malo.pic...@ajlsm.com>
>
> Hello,
>>
>> May be I'm completely off the suject : did you try to use the
>> WEB-INF/web.xml to control session time directly from the servlet ?
>>
>> This is for 30 min.
>>
>> <sessions><session-timeout>30</session-timeout></sessions>
>>
>> Malo
>>
>>
>> Maria Grigorieva a écrit :
>> > Ok, thank you for the information. But I'm still using 2.10 version :)
>> >
>> > 20 апреля 2009 г. 11:20 пользователь Andre Juffer <andre.juf...@oulu.fi
>> > <mailto:andre.juf...@oulu.fi>> написал:
>> >
>> >     Maria Grigorieva wrote:
>> >
>> >         I didn't use user's sessions yet...
>> >
>> >
>> >     If you do so, note that different blocks (assuming you use cocoon
>> >     2.2) don't carry the same session.
>> >
>> >
>> >         2009/4/20 Andre Juffer <andre.juf...@oulu.fi
>> >         <mailto:andre.juf...@oulu.fi> <mailto:andre.juf...@oulu.fi
>> >         <mailto:andre.juf...@oulu.fi>>>
>> >
>> >
>> >            Derek Hohls wrote:
>> >
>> >                And, just for completeness - what is the way to set this
>> in
>> >                the sitemap
>> >                (e.g. after a user logs in)?
>> >
>> >
>> >            Not sure. The applications that I work with rely on flow to
>> >         handle
>> >            the login. After a successful login, I use the
>> >            cocoon.session.setMaxInactiveInterval(...) statement.
>> >
>> >
>> >                            On 2009/04/18 at 06:01, in message
>> >                            <49e9f93e.60...@cc.oulu.fi
>> >         <mailto:49e9f93e.60...@cc.oulu.fi>
>> >                            <mailto:49e9f93e.60...@cc.oulu.fi
>> >         <mailto:49e9f93e.60...@cc.oulu.fi>>>, Andre Juffer
>> >                            <ajuf...@sun3.oulu.fi
>> >         <mailto:ajuf...@sun3.oulu.fi>
>> >
>> >                            <mailto:ajuf...@sun3.oulu.fi
>> >         <mailto:ajuf...@sun3.oulu.fi>>> wrote:
>> >
>> >                Maria Grigorieva wrote:
>> >
>> >                    I'm using flowscript and when I left the page for
>> >         some time,
>> >                    and then trying to change the field's value, I've got
>> >                    "request failed".
>> >                    Maybe it depends on the default cocoon's session
>> time?
>> >                    How can I change this time (to make it for example 20
>> >                    minutes)???
>> >
>> >
>> >
>> >                You can change this with
>> >                cocoon.session.setMaxInactiveInterval(10800);   // 3
>> hours: 3
>> >                * 60 * 60
>> >
>> >                (argument is in seconds).
>> >
>> >
>> >
>> >
>> >            --    Andre H. Juffer              | Phone: +358-8-553 1161
>> >            Biocenter Oulu and           | Fax: +358-8-553-1141
>> >            Department of Biochemistry   | Email: andre.juf...@oulu.fi
>> >         <mailto:andre.juf...@oulu.fi>
>> >            <mailto:andre.juf...@oulu.fi <mailto:andre.juf...@oulu.fi>>
>> >
>> >            University of Oulu, Finland  | WWW:
>> >            www.biochem.oulu.fi/Biocomputing/
>> >         <http://www.biochem.oulu.fi/Biocomputing/>
>> >            <http://www.biochem.oulu.fi/Biocomputing/>
>> >
>> >            StruBioCat                   | WWW: www.strubiocat.oulu.fi
>> >         <http://www.strubiocat.oulu.fi>
>> >            <http://www.strubiocat.oulu.fi>
>> >
>> >            NordProt                     | WWW: www.nordprot.org
>> >         <http://www.nordprot.org>
>> >            <http://www.nordprot.org>
>> >
>> >            Triacle Biocomputing         | WWW: www.triacle-bc.com
>> >         <http://www.triacle-bc.com>
>> >            <http://www.triacle-bc.com>
>> >
>> >
>> >
>> >
>> >
>>  ---------------------------------------------------------------------
>> >            To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
>> >         <mailto:users-unsubscr...@cocoon.apache.org>
>> >            <mailto:users-unsubscr...@cocoon.apache.org
>> >         <mailto:users-unsubscr...@cocoon.apache.org>>
>> >
>> >            For additional commands, e-mail:
>> users-h...@cocoon.apache.org
>> >         <mailto:users-h...@cocoon.apache.org>
>> >            <mailto:users-h...@cocoon.apache.org
>> >         <mailto:users-h...@cocoon.apache.org>>
>> >
>> >
>> >
>> >
>> >         --
>> >         Григорьева Мария
>> >
>> >
>> >
>> >     --
>> >     Andre H. Juffer              | Phone: +358-8-553 1161
>> >     Biocenter Oulu and           | Fax: +358-8-553-1141
>> >     Department of Biochemistry   | Email: andre.juf...@oulu.fi
>> >     <mailto:andre.juf...@oulu.fi>
>> >     University of Oulu, Finland  | WWW:
>> >     www.biochem.oulu.fi/Biocomputing/
>> >     <http://www.biochem.oulu.fi/Biocomputing/>
>> >     StruBioCat                   | WWW: www.strubiocat.oulu.fi
>> >     <http://www.strubiocat.oulu.fi>
>> >     NordProt                     | WWW: www.nordprot.org
>> >     <http://www.nordprot.org>
>> >     Triacle Biocomputing         | WWW: www.triacle-bc.com
>> >     <http://www.triacle-bc.com>
>> >
>> >
>> >
>> ---------------------------------------------------------------------
>> >     To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
>> >     <mailto:users-unsubscr...@cocoon.apache.org>
>> >     For additional commands, e-mail: users-h...@cocoon.apache.org
>> >     <mailto:users-h...@cocoon.apache.org>
>> >
>> >
>> >
>> >
>> > --
>> > Григорьева Мария
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
>> For additional commands, e-mail: users-h...@cocoon.apache.org
>>
>>
>
>
> --
> Григорьева Мария
>

Reply via email to