Added by José Luis Rey over 4 years ago
Hello,
I'm trying to configure "idle-timeout" on the wt_config.xml file, but the idleTimeout virtual is never invoked on my WApplication object.
I'm using DEBUG version of wt 3.3.12,
Thanks
J.Rey
Problem solved, it was a simple config issue, the idle-timeout and timeout entries must be under the session-management tag:
120
60
Kr