Hi, Could you be more specific on how the results are incorrect?
StanleyH wrote:
hi,I am trying to implement online/offline status using a queue. I have an authenticator who consumes login requests and put the screennames on a queue and when someone logouts the authenticator consumes the screennames on that queue. I don't seem to get correct results sometimes. I have a connection with two sessions -consumes login/logout using OnMessage (different MessageListeners)
