Kieran,

When you consider the fact that WebObjects is designed to be deployed with multiple instances, on multiple application servers, there is no way for an individual instance to know what's happening in other instances (that is without some sort of distributed notification system).

On Apr 25, 2006, at 11:22 AM, Kieran Kelleher wrote:

I would like to get an array of sessions to list currently logged in users. I don't see any obvious API (for example in WOSessionStore, WOApplication, etc.) for grabbing an array of references to sessions and I guess this is by design to prevent concurrency problems? I know I could use the database to capture log-in time, last request time and log-out (if they did) I guess. Just looking for a good strategy to get current session/user stats. Any one do this sort of thing before?

-Kieran
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/robertwalker1% 40mac.com

This email sent to [EMAIL PROTECTED]

--
Robert Walker
[EMAIL PROTECTED]



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to