You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@shiro.apache.org by jcvidal <jc...@improve.fr> on 2009/07/15 14:47:57 UTC

SHIRO and Flex-RPC (more)


Hi

In fact, there is a reccurent trouble. Assume you login on thread23 and
logout in thread24. In ThreadContext of thread24, there is now nothing, but
in thread23 there is always something. And if you login again on thread23
(bad luck), you get an error message ("session invalidate").
So i have to test before the filter : if the session is null, i create it
then i clear the ThreadContext. It works.

Jean-Charles






-- 
View this message in context: http://n2.nabble.com/SHIRO-and-Flex-RPC-tp3230066p3262970.html
Sent from the Shiro User mailing list archive at Nabble.com.