never ;) flush cache against particular user means that 1) if this user has an open session, he/she should relogin prior any client-server interaction could be performed; 2) if this user has noopen session (how could he be flushed?), flushing the cache will not touch him at all.
1) create a new user don't flush 2) delete a new user don't flush, if the user has noopen session 3) change user details don't flush if the user has no open sessions (may be don't flush without any conditions) 4) change user password don't flush (in fact - up to you) and allows the logget user: 5) change their password from within a session don't flush Alexander View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853848#3853848 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3853848 ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
