Unexpected session timeout in recent build
Posted by npujol on
URL: https://discuss.orbeon.com/Unexpected-session-timeout-in-recent-build-tp1570189.html
Hi,
It is my understanding that Out of the box,
orbeon will keep the session alive on the
backend app server as long as the page is displayed
on the screen.
I noticed that i have been getting some
session timeouts lately with a 2/5/10 build.
2 questions:
#1. Is my understanding correct given I am in a separate
deployment setup on jboss?
#2. Is it possible to handle the session timeout elegantly by
either customizing the message and/or subscribe/listen
to some event via javascript?
thanks a bunch!
Nicolas