Hi Folks,
I am new to
JBOSS and need some info.
One of my app is hosted on JBOSS 4.2 and currently i am trying to figure out how i can find:
1. how many users are connected to the app
2. How many users are active
3. How many users are idle (say no activity in last 15 minutes)
All these information are required at run time. Is this can be achieved by writing some code using mbean?
Any suggestion would be great.
Thanks.