I have now found how to get the JAAS service to log at trace level and found the most basic problem:
I my login-config.xml I had placed the module options outside the <login-module> tag instead of inside. I have also found that if I put real application role names, such as "Users" in the "roles.properties", authentication seems to work. So, my remaining question is: What is wrong with my role mapping? TIA, Gunnar Grim View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3924849#3924849 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3924849 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
