| UsersRolesLoginModule] Failed to load users/passwords/role files
  | java.io.IOException: No properties file: users.properties or defaults: 
defaultUsers.properties found
  | 

I had the same problem. It means that the specidied security context was not 
found and that it is trying to use the default one which is not configured.

Check your jboss-web.xml and try setting the logging output regarding the 
security stuff to trace.

Regards

fhh

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970961#3970961

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970961
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to