If you want to remove an object from a scope
Contexts.getSessionContext().remove("foo");
You can put this in an @Observer method, and raise an event when you modify the user list
(this is a very neat way of doing what you are after IMO).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121024#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...