1 Reply Latest reply on Dec 2, 2005 5:16 PM by bwkennedy

    how I can dynamic assign a role to a user

    hycowboy

      recentlly I try the EJB3.0. I met a problem. I use org.jboss.security.auth.spi.DatabaseServerLoginModule as the login-module. I store the user and role information in a mysql database. The jboss security system do not take effect right now when I dynamic assign a role to a user by changing the database. It must reboot the jboss.