| Author |
Websphere session timeout issues
|
somesh sai
Greenhorn
Joined: Mar 22, 2004
Posts: 9
|
|
Hi, We are overriding the session timeout of websphere server using setMaxInactiveInterval() method. The session is alwasy timing out with 2-3 mins delay. Have you ever faced such issue and have any resolution. I appreciate your help. Thanks, Somesh
|
 |
Oggi Olli
Ranch Hand
Joined: Oct 11, 2007
Posts: 83
|
|
|
Maybe consult the server admin console. I'm not sure whether it overrides whatever setting you put in setMaxInactiveInterval, but you can try see if it works to adjust it there. Go to Applications -> Enterprise applications -> yourEARProject -> session management to find the server setting.
|
 |
 |
|
|
subject: Websphere session timeout issues
|
|
|