Trying to enable JAAS on my web application in jboss I Authentication failure at deploy time and this apears at the debug information:
16:03:03,512 DEBUG [UsersRolesLoginModule] Loaded properties, users=[200]
16:03:03,524 DEBUG [UsersRolesLoginModule] Loaded properties, users=[200]
16:03:03,529 DEBUG [UsersRolesLoginModule] Bad password for username=null
16:03:03,548 ERROR [STDERR] javax.ejb.EJBAccessException: Authentication failure
Could somebody help me ?