RE: Active Session Count

2004-03-03 Thread Shapira, Yoav
7:32 AM >To: [EMAIL PROTECTED] >Subject: Active Session Count > >Hello All, >I try to get the number of active sessions for a particular application >with the getActiveSessions(). >My problem is, that I get allways a 0 back. >What am I doing wrong? > > > > >

Active Session Count

2004-03-03 Thread Andre Jahn
Hello All, I try to get the number of active sessions for a particular application with the getActiveSessions(). My problem is, that I get allways a 0 back. What am I doing wrong? Here is the sourcecode : StandardManager manager = new StandardManager(); manager.setPathname("/app"); System.