Hi Jonathan,
--- "Abbett, Jonathan"
<Jon...@ch...> schrieb:
> The Java sessions I create with java_get_session
> seem to disappear
> awfully quickly.
the default value is (or should be) 1400 seconds. It
can be changed with:
$session=java_get_session(..)
$session->setTimeout(timeout_in_seconds);
How fast does the session expire? We've had a bug in
2.0.6 where we passed 1400, but interpreted it as
milliseconds.
Regards,
Jost Boekemeier
___________________________________________________________
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de
|