1 Reply Latest reply on Jun 11, 2011 12:47 PM by wdfink

    users.properties  and Jboss 5

    minimike

      hi there

       

      I'm trying to deploy exo-jcr and exo xcmis on Jboss 5.1. I get an file nor found Exception...

       

      15:16:28,775 INFO  [ConversationRegistry] Parameter concurrency-level was not found in configuration, default 16 will be used.

      15:16:32,700 ERROR [UsersRolesLoginModule] Failed to load users/passwords/role files

      java.io.IOException: No properties file: users.properties or defaults: defaultUsers.properties found

      at org.jboss.security.auth.spi.Util.loadProperties(Util.java:198)

      at org.jboss.security.auth.spi.UsersRolesLoginModule.loadUsers(UsersRolesLoginModule.java:186)

       

      Where I could find useful documentation or an example to configure the needed security-roles?