Yes, it seems that's <session-timeout> tag in web.xml. Thanks!
2008/7/23, Aristedes Maniatis <[EMAIL PROTECTED]>: > > > On 23/07/2008, at 9:58 AM, Andrey Razumovsky wrote: > > Part of me says that I've seen the same issue before, but I can't find it >> now. >> I'm using ROP, Tomcat, Postgresql 8. I get MissingSessionException [No >> session associated with request.] in two cases: >> 1. When I restart a server and continue work with client -- that's >> expected. >> 2. When client (context) stays free without any requests for some time. I >> don't know how much time this timeout is, but I think 1 hour is enough. >> >> I want to get rid of #2 issue, because it's quite irritating and can often >> occur to >> end user. Probably that can be fixed by setting some properties to >> postres? >> > > More likely it is the session expiry setting in Tomcat that governs this > time out. > > Ari > > > > --------------------------> > ish > http://www.ish.com.au > Level 1, 30 Wilson Street Newtown 2042 Australia > phone +61 2 9550 5001 fax +61 2 9550 4001 > GPG fingerprint CBFB 84B4 738D 4E87 5E5C 5EFA EF6A 7D2E 3E49 102A > > >
