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?
>
>
>
>
>
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.