1 Reply Latest reply on Apr 4, 2010 5:44 AM by grdzeli_kaci

    JBoss 5.1.0.GA(5.0.1.GA, 6.0.0.M2) Disable JAAS Authentication

      hi all,

      My Billing works on jboss 4.2.X for 3 years, now i want to migrate jboss 5.X or 6.0.M2

      but i have problem. when my ejb application trying to deploy i got an error :

       

      14:55:13,516 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)
      

       

       

      I don't want any authentication, how i can disable it ?

       

       

      _______________________

      Regards,

      Paata Lominadze.