timeout not working

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

timeout not working

Bart Ottenkamp
Hello everybody,

I'm working in an environment where a session should be invalidated after 15 minutes, so I tried to disable the haertbeat of orbeon by:

<
property as="xs:boolean" name="oxf.xforms.session-heartbeat" value="false"/>


and in the web.xml
I configured:

    <session-config>
        <session-timeout>15</session-timeout>
    </session-config>

But, excpecting to be finished, strangely nothing happend. I can walk away for an hour or more and come back and my form is still working and very much alive...

Then I also tried:
<xforms:model id="my-model" xxforms:session-heartbeat="false"/>


but with the same result...


What am I doing wrong?


Best regards,

Bart Ottenkamp



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws