Try calling HttpSession.invalidate(). When you invalidate the session on log out, Jboss automatiocally clears the Principal from its internal cache.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169958#4169958 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4169958 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
