Monitoring Session Timeout with Session Persistence
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > WebSphere > WebSphere Components > Monitoring Session Timeout with Session Persistence




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Monitoring Session Timeout with Session Persistence  
Aaron Chow


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-19-04 03:34 PM

Hi,

We have a class implementing the ChanelSessionStateChangedListener to
keep track of the session timeout to do some housekeeping tasks. It will
invoke the sessionRemoved method when the timeout interval is reached.
Everything works until we turned on Session persistence in WAS 3.5.6.
The method no longer get invoked even when the specified idle time is
passed. The other functions requring session data works fine thus and
the data seemed to be stored in DB2 sessions table properly.

P.S. We are using WSBCC 4.1.2

Anyone have any ideas?

Regards,

Aaron Chow






[ Post a follow-up to this message ]



    Re: Monitoring Session Timeout with Session Persistence  
Antonio Ortiz


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-19-04 03:34 PM

To use session persistence, you specify  cookies  true in the dse.ini
channel handler configuration. Then WAS is responsible of  signaling
session expiration events.  WSBCC CSSserver  captures WAS events and
signal  the CSInactivityClientEvent.
You have to configure  WAS:  in the Application Server (usually Default
Server). Select the Services tab, Select Session Manager Service and
click edit properties. Select the Advanced tab, check timeout
radiobutton and specify time in  minutes.


Aaron Chow wrote:
quote:
> Hi, > > We have a class implementing the ChanelSessionStateChangedListener to > keep track of the session timeout to do some housekeeping tasks. It will > invoke the sessionRemoved method when the timeout interval is reached. > Everything works until we turned on Session persistence in WAS 3.5.6. > The method no longer get invoked even when the specified idle time is > passed. The other functions requring session data works fine thus and > the data seemed to be stored in DB2 sessions table properly. > > P.S. We are using WSBCC 4.1.2 > > Anyone have any ideas? > > Regards, > > Aaron Chow > >




[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 06:38 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register