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#4121024

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121024
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to