Here is a brief description of my problem. I'm using JBossSX DatabaseLoginModule in my web application. In the application, there's an opportunity to change user roles by selecting particular user and assigning him the desired roles. The problem is that whenever I change the roles, and I'm logging in with the user that had his roles changed, the changes seem not to be applied. The user still has the roles that he had before changes. The changes are applied after the JBoss server is restarted.
Any ideas on how to refresh user roles? Maybe they are cached in some way and I can switch the caching off. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952001#3952001 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952001 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
