2 Replies Latest reply on Oct 19, 2004 2:21 PM by chonger

    Reload login-config.xml after making changes

    chonger

      I am running JBoss4.0 on WinXP using JVM 1.4.1_02-er-20030219

      When I make a change to server/${serverName}/conf/login-config.xml , do I have to restart the server for the changes to take effect?

      I have a web app whose access is controllerd by the UsersRolesLoginModule. When I change the properties file used by the module, I need to restart the Jboss server before the changes take effct.

      JBoss polls the deploy directory and picks up any changes automatically, but does not seem to do so for login-config.xml.