0 Replies Latest reply on Jan 23, 2003 6:24 PM by idueppe

    Deploying of login-config.xml

    idueppe

      Hi,

      for my application I configure a application-policy in the login-config.xml in the ../server/default/conf folder.
      Also I use a users / roles.properties files for authentication and save them within the application jar file. So that the users and roles are stored, configured and deployed with my application.

      Is it possible to extract the configuration which I did directly at the jboss server? So that I just have to deploy my JAR file and no more security settings have to done directly in the login-config.xml file of the server.

      Thx
      Ingo