Re: counting sessions

2010-02-02 Thread Amedeo Mantica
Is just for debugging and logging purpose, I don't have to patch/override/extend Amedeo On 02/feb/2010, at 17.48, Mike Schrag wrote: >> there is a method for retreiving the active session count and is >> WOApplication.activeSessionCount() >> >> now, is there also a method for retreiving the se

Re: counting sessions

2010-02-02 Thread Amedeo Mantica
Thanks On 02/feb/2010, at 17.48, Mike Schrag wrote: >> there is a method for retreiving the active session count and is >> WOApplication.activeSessionCount() >> >> now, is there also a method for retreiving the session list ( all session >> ids and eventually their creation timestamp ) ? >

Re: counting sessions

2010-02-02 Thread Mike Schrag
> there is a method for retreiving the active session count and is > WOApplication.activeSessionCount() > > now, is there also a method for retreiving the session list ( all session ids > and eventually their creation timestamp ) ? WOServerSessionStore sessionStore = (WOServerSessionStore)

counting sessions

2010-02-02 Thread Amedeo Mantica
there is a method for retreiving the active session count and is WOApplication.activeSessionCount() now, is there also a method for retreiving the session list ( all session ids and eventually their creation timestamp ) ? Thanks Regards Amedeo ___ Do