I'm not sure if this is still the case with orion, but I needed to set
web-app to shared="true" in the secure-web-site.xml site:

<web-app application="company" name="company-web" root="/" shared="true" />

This resolved session-timeout issues I was having.

Todd

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Keith Kwiatek
Sent: Thursday, May 31, 2001 6:18 PM
To: Orion-Interest
Subject: web.xml <session-timeout> parameter doesn't extend session,
WHY?


I am running http and https. My web.xml <session-timeout> parameter doesn't
seem to extend session, It keeps timing out in just 5 or ten minutes.....
WHY? ANY ideas?

THis is what is in my web.xml file.....
<session-config>
  <session-timeout>60</session-timeout>
</session-config>






Reply via email to