mraible wrote:
> 
> In 2.x, we've removed the userCache because the Acegi folks recommend
> using the persistent frameworks' cache if it has one.
> 
> http://forum.springframework.org/showthread.php?t=19815
> 
> You could try removing the cache in your application in your
> application as well:
> 
> http://fisheye4.cenqua.com/changelog/appfuse?cs=2559
> 

Thanks, I've done the changes, removed the userCache and still the same
problem.

The problem is how to refresh SecurityContext of another user.
Maybe every loggied n user can register some kind of listener and get the
message from another session if there is a need to refresh his own
Securitycontext? I'm not very experienced on Java and have no idea how to do
it. Can somebody direct me to some information?

Regards

Jarek
-- 
View this message in context: 
http://www.nabble.com/UserCache-vs-SecurityContext-tf3400798s2369.html#a9491216
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to