SOLVED The problem is that I didn't notice that the project no longer uses the custom login module, but one specific to oc4j . I changed it by org.jboss.security.auth.spi.DatabaseServerLoginModule and made the correct configuration, and it finally worked :)
Thanks specially to Wolfgang, as I have learned a lot with his answers. Pablo J. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4065115#4065115 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4065115 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
